home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / cool.lha / ice / mkos2.log < prev    next >
Text File  |  1991-09-04  |  535KB  |  13,013 lines

  1. **********************
  2. [D:\ice] util\os2setup
  3. **********************
  4.  
  5. [D:\ice] REM Setup ICE bin directory 
  6.  
  7. [D:\ice] cd \ice 
  8.  
  9. [D:\ice] copy util\loop.cmd bin 
  10.         1 file(s) copied.
  11.  
  12. [D:\ice] copy util\linkhdrs.cmd bin 
  13.         1 file(s) copied.
  14. [D:\ice] 
  15.  
  16. [D:\ice] cd \ice\pisces\pimake 
  17.  
  18. [D:\ice\pisces\pimake] nmake -f bootstrap.os2 install clean 
  19.  
  20. Microsoft (R) Program Maintenance Utility   Version 1.11    
  21. Copyright (c) Microsoft Corp 1988-90. All rights reserved.
  22.  
  23.     cl -c  -G2s -nologo -DCPP_PROGRAM=\"cpp\"   -Dos2   -I\c600\include pimake.c
  24. pimake.c
  25.     del pimake.exe
  26. SYS0002: The system cannot find the file specified.
  27.     cl -o pimake.exe pimake.obj       -G2s -nologo -F 8000
  28. Object Modules [.OBJ]: /nologo pimake.obj /farcall 
  29. Run File [pimake.exe]: "pimake.exe" /noi /STACK:0x8000
  30. List File [NUL.MAP]: NUL
  31. Libraries [.LIB]: 
  32. Definitions File [NUL.DEF]: ;
  33.     exehdr /NEWFILES pimake.exe
  34.  
  35. Microsoft (R) EXE File Header Utility  Version 2.01    
  36. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  37.  
  38. Module:                   pimake
  39. Description:              pimake.exe
  40. Data:                     NONSHARED
  41. Initial CS:IP:            seg   1 offset 09fe
  42. Initial SS:SP:            seg   2 offset 0000
  43. Extra stack allocation:   8000 bytes
  44. DGROUP:                   seg   2
  45.  
  46. no. type address  file  mem   flags
  47.   1 CODE 00000200 03cb2 03cb2
  48.   2 DATA 00004000 009d5 00c00
  49.  
  50.  
  51.     copy pimake.exe \ice\bin
  52.         1 file(s) copied.
  53.     del pimake.obj
  54.     [D:\ice\pisces\pimake] 
  55.  
  56. [D:\ice\pisces\pimake] cd \ice\pisces\cpp 
  57.  
  58. [D:\ice\pisces\cpp] nmake -f bootstrap.os2 install clean 
  59.  
  60. Microsoft (R) Program Maintenance Utility   Version 1.11    
  61. Copyright (c) Microsoft Corp 1988-90. All rights reserved.
  62.  
  63.     cl -c  -G2s -nologo -AC    -Dos2   -I\c600\include cpp1.c
  64. cpp1.c
  65.     cl -c  -G2s -nologo -AC    -Dos2   -I\c600\include cpp2.c
  66. cpp2.c
  67.     cl -c  -G2s -nologo -AC    -Dos2   -I\c600\include cpp3.c
  68. cpp3.c
  69.     cl -c  -G2s -nologo -AC    -Dos2   -I\c600\include cpp4.c
  70. cpp4.c
  71. cpp4.c(196) : warning C4033: function must return a value
  72. cpp4.c(356) : warning C4033: function must return a value
  73. cpp4.c(387) : warning C4033: function must return a value
  74.     cl -c  -G2s -nologo -AC    -Dos2   -I\c600\include cpp5.c
  75. cpp5.c
  76.     cl -c  -G2s -nologo -AC    -Dos2   -I\c600\include cpp6.c
  77. cpp6.c
  78. cpp6.c(311) : warning C4033: function must return a value
  79. cpp6.c(903) : warning C4033: function must return a value
  80.     del cpp.exe
  81. SYS0002: The system cannot find the file specified.
  82.     cl -o cpp.exe cpp1.obj cpp2.obj cpp3.obj cpp4.obj cpp5.obj cpp6.obj       -G2s -nologo -F 8000
  83. Object Modules [.OBJ]: /nologo cpp1.obj +
  84. Object Modules [.OBJ]: "cpp2.obj" +
  85. Object Modules [.OBJ]: "cpp3.obj" +
  86. Object Modules [.OBJ]: "cpp4.obj" +
  87. Object Modules [.OBJ]: "cpp5.obj" +
  88. Object Modules [.OBJ]: "cpp6.obj" /farcall 
  89. Run File [cpp1.exe]: "cpp.exe" /noi /STACK:0x8000
  90. List File [NUL.MAP]: NUL
  91. Libraries [.LIB]: 
  92. Definitions File [NUL.DEF]: ;
  93.     exehdr /NEWFILES cpp.exe
  94.  
  95. Microsoft (R) EXE File Header Utility  Version 2.01    
  96. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  97.  
  98. Module:                   cpp
  99. Description:              cpp.exe
  100. Data:                     NONSHARED
  101. Initial CS:IP:            seg   1 offset 3960
  102. Initial SS:SP:            seg   3 offset 0000
  103. Extra stack allocation:   8000 bytes
  104. DGROUP:                   seg   3
  105.  
  106. no. type address  file  mem   flags
  107.   1 CODE 00000200 062e2 062e2
  108.   2 DATA 00000000 00000 0125a
  109.   3 DATA 00006600 015bf 01b60
  110.  
  111.  
  112.     copy cpp.exe \ice\bin
  113.         1 file(s) copied.
  114.     del cpp1.obj cpp2.obj cpp3.obj cpp4.obj cpp5.obj cpp6.obj
  115.     [D:\ice\pisces\cpp] 
  116.  
  117. [D:\ice\pisces\cpp] cd \ice\pisces\touch 
  118.  
  119. [D:\ice\pisces\touch] nmake -f bootstrap.os2 install clean 
  120.  
  121. Microsoft (R) Program Maintenance Utility   Version 1.11    
  122. Copyright (c) Microsoft Corp 1988-90. All rights reserved.
  123.  
  124.     cl -c  -G2s -nologo -DCPP_PROGRAM=\"cpp\"   -Dos2   -I\c600\include touch.c
  125. touch.c
  126.     del touch.exe
  127. SYS0002: The system cannot find the file specified.
  128.     cl -o touch.exe touch.obj       -G2s -nologo -F 8000
  129. Object Modules [.OBJ]: /nologo touch.obj /farcall 
  130. Run File [touch.exe]: "touch.exe" /noi /STACK:0x8000
  131. List File [NUL.MAP]: NUL
  132. Libraries [.LIB]: 
  133. Definitions File [NUL.DEF]: ;
  134.     exehdr /NEWFILES touch.exe
  135.  
  136. Microsoft (R) EXE File Header Utility  Version 2.01    
  137. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  138.  
  139. Module:                   touch
  140. Description:              touch.exe
  141. Data:                     NONSHARED
  142. Initial CS:IP:            seg   1 offset 00c6
  143. Initial SS:SP:            seg   2 offset 0000
  144. Extra stack allocation:   8000 bytes
  145. DGROUP:                   seg   2
  146.  
  147. no. type address  file  mem   flags
  148.   1 CODE 00000200 01a32 01a32
  149.   2 DATA 00001e00 003c1 005d0
  150.  
  151.  
  152.     copy touch.exe \ice\bin
  153.         1 file(s) copied.
  154.     del touch.obj
  155.     [D:\ice\pisces\touch] 
  156.  
  157. ******************************
  158. [D:\ice\pisces\touch] cd ..\..
  159. [D:\ice] nmake bootstrap
  160. ******************************
  161.  
  162. Microsoft (R) Program Maintenance Utility   Version 1.11    
  163. Copyright (c) Microsoft Corp 1988-90. All rights reserved.
  164.  
  165.     loop pimake os2 \ice 1 \ice\cool\config pisces CCC cpp test ice_defs cool STOP
  166.  
  167. [D:\ice\pisces] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  168.  
  169. [D:\ice\CCC] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  170.  
  171. [D:\ice\cpp] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  172.  
  173. [D:\ice\test] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  174.  
  175. [D:\ice\ice_defs] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  176.  
  177. [D:\ice\cool] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  178.  
  179.     loop nmake bootstrap pisces CCC cpp test ice_defs cool STOP
  180.  
  181. [D:\ice\pisces] nmake /nologo bootstrap 
  182.     loop pimake os2 \ice 1 \ice\pisces\config pimake cpp mkdepend touch par STOP
  183.  
  184. [D:\ice\pisces\pimake] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config 
  185.  
  186. [D:\ice\pisces\cpp] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config 
  187.  
  188. [D:\ice\pisces\mkdepend] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config 
  189.  
  190. [D:\ice\pisces\touch] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config 
  191.  
  192. [D:\ice\pisces\par] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config 
  193.  
  194.     loop nmake bootstrap pimake cpp mkdepend touch par STOP
  195.  
  196. [D:\ice\pisces\pimake] nmake /nologo bootstrap 
  197.  
  198. [D:\ice\pisces\cpp] nmake /nologo bootstrap 
  199.  
  200. [D:\ice\pisces\mkdepend] nmake /nologo bootstrap 
  201.  
  202. [D:\ice\pisces\touch] nmake /nologo bootstrap 
  203.  
  204. [D:\ice\pisces\par] nmake /nologo bootstrap 
  205.  
  206.     loop nmake mk_only pimake cpp mkdepend touch par STOP
  207.  
  208. [D:\ice\pisces\pimake] nmake /nologo mk_only 
  209.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  210.  
  211. [D:\ice\pisces\cpp] nmake /nologo mk_only 
  212.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  213.  
  214. [D:\ice\pisces\mkdepend] nmake /nologo mk_only 
  215.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  216.  
  217. [D:\ice\pisces\touch] nmake /nologo mk_only 
  218.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  219.  
  220. [D:\ice\pisces\par] nmake /nologo mk_only 
  221.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  222.  
  223. [D:\ice\CCC] nmake /nologo bootstrap 
  224.  
  225. [D:\ice\cpp] nmake /nologo bootstrap 
  226.  
  227. [D:\ice\test] nmake /nologo bootstrap 
  228.  
  229. [D:\ice\ice_defs] nmake /nologo bootstrap 
  230.  
  231. [D:\ice\cool] nmake /nologo bootstrap 
  232.     loop pimake os2 \ice 1 \ice\cool\config misc Generic Symbol Hash_Table Package Regexp String Exception Vector Pair Association Stack Queue List Tree Matrix Set Bit_Set Iterator Range Date_Time Random Rational Complex Bignum keyargs examples STOP
  233.  
  234. [D:\ice\cool\misc] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  235.  
  236. [D:\ice\cool\Generic] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  237.  
  238. [D:\ice\cool\Symbol] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  239.  
  240. [D:\ice\cool\Hash_Table] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  241.  
  242. [D:\ice\cool\Package] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  243.  
  244. [D:\ice\cool\Regexp] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  245.  
  246. [D:\ice\cool\String] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  247.  
  248. [D:\ice\cool\Exception] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  249.  
  250. [D:\ice\cool\Vector] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  251.  
  252. [D:\ice\cool\Pair] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  253.  
  254. [D:\ice\cool\Association] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  255. [D:\ice\cool\Stack] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  256.  
  257. [D:\ice\cool\Queue] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  258.  
  259. [D:\ice\cool\List] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  260.  
  261. [D:\ice\cool\Tree] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  262.  
  263. [D:\ice\cool\Matrix] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  264.  
  265. [D:\ice\cool\Set] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  266.  
  267. [D:\ice\cool\Bit_Set] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  268.  
  269. [D:\ice\cool\Iterator] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  270.  
  271. [D:\ice\cool\Range] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  272.  
  273. [D:\ice\cool\Date_Time] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  274.  
  275. [D:\ice\cool\Random] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  276.  
  277. [D:\ice\cool\Rational] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  278.  
  279. [D:\ice\cool\Complex] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  280.  
  281. [D:\ice\cool\Bignum] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  282.  
  283. [D:\ice\cool\keyargs] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  284.  
  285. [D:\ice\cool\examples] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  286.  
  287.     loop nmake bootstrap misc Generic Symbol Hash_Table Package Regexp String Exception Vector Pair Association Stack Queue List Tree Matrix Set Bit_Set Iterator Range Date_Time Random Rational Complex Bignum keyargs examples STOP
  288.  
  289. [D:\ice\cool\misc] nmake /nologo bootstrap 
  290.  
  291. [D:\ice\cool\Generic] nmake /nologo bootstrap 
  292.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  293.  
  294. [D:\ice\cool\Generic\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  295.     loop nmake bootstrap tests STOP
  296.  
  297. [D:\ice\cool\Generic\tests] nmake /nologo bootstrap 
  298.     loop nmake mk_only tests STOP
  299.  
  300. [D:\ice\cool\Generic\tests] nmake /nologo mk_only 
  301.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  302.  
  303. [D:\ice\cool\Symbol] nmake /nologo bootstrap 
  304.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  305.  
  306. [D:\ice\cool\Symbol\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  307.     loop nmake bootstrap tests STOP
  308.  
  309. [D:\ice\cool\Symbol\tests] nmake /nologo bootstrap 
  310.     loop nmake mk_only tests STOP
  311.  
  312. [D:\ice\cool\Symbol\tests] nmake /nologo mk_only 
  313.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  314.  
  315. [D:\ice\cool\Hash_Table] nmake /nologo bootstrap 
  316.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  317.  
  318. [D:\ice\cool\Hash_Table\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  319.     loop nmake bootstrap tests STOP
  320.  
  321. [D:\ice\cool\Hash_Table\tests] nmake /nologo bootstrap 
  322.     loop nmake mk_only tests STOP
  323.  
  324. [D:\ice\cool\Hash_Table\tests] nmake /nologo mk_only 
  325.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  326.  
  327. [D:\ice\cool\Package] nmake /nologo bootstrap 
  328.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  329.  
  330. [D:\ice\cool\Package\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  331.     loop nmake bootstrap tests STOP
  332.  
  333. [D:\ice\cool\Package\tests] nmake /nologo bootstrap 
  334.     loop nmake mk_only tests STOP
  335.  
  336. [D:\ice\cool\Package\tests] nmake /nologo mk_only 
  337.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  338.  
  339. [D:\ice\cool\Regexp] nmake /nologo bootstrap 
  340.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  341.  
  342. [D:\ice\cool\Regexp\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  343.     loop nmake bootstrap tests STOP
  344.  
  345. [D:\ice\cool\Regexp\tests] nmake /nologo bootstrap 
  346.     loop nmake mk_only tests STOP
  347.  
  348. [D:\ice\cool\Regexp\tests] nmake /nologo mk_only 
  349.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  350.  
  351. [D:\ice\cool\String] nmake /nologo bootstrap 
  352.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  353.  
  354. [D:\ice\cool\String\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  355.     loop nmake bootstrap tests STOP
  356.  
  357. [D:\ice\cool\String\tests] nmake /nologo bootstrap 
  358.     loop nmake mk_only tests STOP
  359.  
  360. [D:\ice\cool\String\tests] nmake /nologo mk_only 
  361.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  362.  
  363. [D:\ice\cool\Exception] nmake /nologo bootstrap 
  364.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  365.  
  366. [D:\ice\cool\Exception\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  367.     loop nmake bootstrap tests STOP
  368.  
  369. [D:\ice\cool\Exception\tests] nmake /nologo bootstrap 
  370.     loop nmake mk_only tests STOP
  371.  
  372. [D:\ice\cool\Exception\tests] nmake /nologo mk_only 
  373.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  374.  
  375. [D:\ice\cool\Vector] nmake /nologo bootstrap 
  376.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  377.  
  378. [D:\ice\cool\Vector\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  379.     loop nmake bootstrap tests STOP
  380.  
  381. [D:\ice\cool\Vector\tests] nmake /nologo bootstrap 
  382.     loop nmake mk_only tests STOP
  383.  
  384. [D:\ice\cool\Vector\tests] nmake /nologo mk_only 
  385.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  386.  
  387. [D:\ice\cool\Pair] nmake /nologo bootstrap 
  388.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  389.  
  390. [D:\ice\cool\Pair\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  391.     loop nmake bootstrap tests STOP
  392.  
  393. [D:\ice\cool\Pair\tests] nmake /nologo bootstrap 
  394.     loop nmake mk_only tests STOP
  395.  
  396. [D:\ice\cool\Pair\tests] nmake /nologo mk_only 
  397.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  398.  
  399. [D:\ice\cool\Association] nmake /nologo bootstrap 
  400.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  401.  
  402. [D:\ice\cool\Association\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  403.     loop nmake bootstrap tests STOP
  404.  
  405. [D:\ice\cool\Association\tests] nmake /nologo bootstrap 
  406.     loop nmake mk_only tests STOP
  407.  
  408. [D:\ice\cool\Association\tests] nmake /nologo mk_only 
  409.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  410.  
  411. [D:\ice\cool\Stack] nmake /nologo bootstrap 
  412.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  413.  
  414. [D:\ice\cool\Stack\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  415.     loop nmake bootstrap tests STOP
  416.  
  417. [D:\ice\cool\Stack\tests] nmake /nologo bootstrap 
  418.     loop nmake mk_only tests STOP
  419.  
  420. [D:\ice\cool\Stack\tests] nmake /nologo mk_only 
  421.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  422.  
  423. [D:\ice\cool\Queue] nmake /nologo bootstrap 
  424.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  425.  
  426. [D:\ice\cool\Queue\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  427.     loop nmake bootstrap tests STOP
  428.  
  429. [D:\ice\cool\Queue\tests] nmake /nologo bootstrap 
  430.     loop nmake mk_only tests STOP
  431.  
  432. [D:\ice\cool\Queue\tests] nmake /nologo mk_only 
  433.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  434.  
  435. [D:\ice\cool\List] nmake /nologo bootstrap 
  436.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  437.  
  438. [D:\ice\cool\List\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  439.     loop nmake bootstrap tests STOP
  440.  
  441. [D:\ice\cool\List\tests] nmake /nologo bootstrap 
  442.     loop nmake mk_only tests STOP
  443.  
  444. [D:\ice\cool\List\tests] nmake /nologo mk_only 
  445.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  446.  
  447. [D:\ice\cool\Tree] nmake /nologo bootstrap 
  448.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  449.  
  450. [D:\ice\cool\Tree\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  451.     loop nmake bootstrap tests STOP
  452.  
  453. [D:\ice\cool\Tree\tests] nmake /nologo bootstrap 
  454.     loop nmake mk_only tests STOP
  455.  
  456. [D:\ice\cool\Tree\tests] nmake /nologo mk_only 
  457.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  458.  
  459. [D:\ice\cool\Matrix] nmake /nologo bootstrap 
  460.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  461.  
  462. [D:\ice\cool\Matrix\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  463.     loop nmake bootstrap tests STOP
  464.  
  465. [D:\ice\cool\Matrix\tests] nmake /nologo bootstrap 
  466.     loop nmake mk_only tests STOP
  467.  
  468. [D:\ice\cool\Matrix\tests] nmake /nologo mk_only 
  469.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  470.  
  471. [D:\ice\cool\Set] nmake /nologo bootstrap 
  472.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  473.  
  474. [D:\ice\cool\Set\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  475.     loop nmake bootstrap tests STOP
  476.  
  477. [D:\ice\cool\Set\tests] nmake /nologo bootstrap 
  478.     loop nmake mk_only tests STOP
  479.  
  480. [D:\ice\cool\Set\tests] nmake /nologo mk_only 
  481.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  482.  
  483. [D:\ice\cool\Bit_Set] nmake /nologo bootstrap 
  484.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  485.  
  486. [D:\ice\cool\Bit_Set\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  487.     loop nmake bootstrap tests STOP
  488.  
  489. [D:\ice\cool\Bit_Set\tests] nmake /nologo bootstrap 
  490.     loop nmake mk_only tests STOP
  491.  
  492. [D:\ice\cool\Bit_Set\tests] nmake /nologo mk_only 
  493.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  494.  
  495. [D:\ice\cool\Iterator] nmake /nologo bootstrap 
  496.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  497.  
  498. [D:\ice\cool\Iterator\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  499.     loop nmake bootstrap tests STOP
  500.  
  501. [D:\ice\cool\Iterator\tests] nmake /nologo bootstrap 
  502.     loop nmake mk_only tests STOP
  503.  
  504. [D:\ice\cool\Iterator\tests] nmake /nologo mk_only 
  505.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  506.  
  507. [D:\ice\cool\Range] nmake /nologo bootstrap 
  508.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  509.  
  510. [D:\ice\cool\Range\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  511.     loop nmake bootstrap tests STOP
  512.  
  513. [D:\ice\cool\Range\tests] nmake /nologo bootstrap 
  514.     loop nmake mk_only tests STOP
  515.  
  516. [D:\ice\cool\Range\tests] nmake /nologo mk_only 
  517.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  518.  
  519. [D:\ice\cool\Date_Time] nmake /nologo bootstrap 
  520.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  521.  
  522. [D:\ice\cool\Date_Time\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  523.     loop nmake bootstrap tests STOP
  524.  
  525. [D:\ice\cool\Date_Time\tests] nmake /nologo bootstrap 
  526.     loop nmake mk_only tests STOP
  527.  
  528. [D:\ice\cool\Date_Time\tests] nmake /nologo mk_only 
  529.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  530.  
  531. [D:\ice\cool\Random] nmake /nologo bootstrap 
  532.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  533.  
  534. [D:\ice\cool\Random\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  535.     loop nmake bootstrap tests STOP
  536.  
  537. [D:\ice\cool\Random\tests] nmake /nologo bootstrap 
  538.     loop nmake mk_only tests STOP
  539.  
  540. [D:\ice\cool\Random\tests] nmake /nologo mk_only 
  541.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  542.  
  543. [D:\ice\cool\Rational] nmake /nologo bootstrap 
  544.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  545.  
  546. [D:\ice\cool\Rational\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  547.     loop nmake bootstrap tests STOP
  548.  
  549. [D:\ice\cool\Rational\tests] nmake /nologo bootstrap 
  550.     loop nmake mk_only tests STOP
  551.  
  552. [D:\ice\cool\Rational\tests] nmake /nologo mk_only 
  553.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  554.  
  555. [D:\ice\cool\Complex] nmake /nologo bootstrap 
  556.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  557.  
  558. [D:\ice\cool\Complex\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  559.     loop nmake bootstrap tests STOP
  560.  
  561. [D:\ice\cool\Complex\tests] nmake /nologo bootstrap 
  562.     loop nmake mk_only tests STOP
  563.  
  564. [D:\ice\cool\Complex\tests] nmake /nologo mk_only 
  565.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  566.  
  567. [D:\ice\cool\Bignum] nmake /nologo bootstrap 
  568.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  569.  
  570. [D:\ice\cool\Bignum\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  571.     loop nmake bootstrap tests STOP
  572.  
  573. [D:\ice\cool\Bignum\tests] nmake /nologo bootstrap 
  574.     loop nmake mk_only tests STOP
  575.  
  576. [D:\ice\cool\Bignum\tests] nmake /nologo mk_only 
  577.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  578.  
  579. [D:\ice\cool\keyargs] nmake /nologo bootstrap 
  580.     loop pimake os2 \ice 1 \ice\cool\config tests STOP
  581.  
  582. [D:\ice\cool\keyargs\tests] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  583.     loop nmake bootstrap tests STOP
  584.  
  585. [D:\ice\cool\keyargs\tests] nmake /nologo bootstrap 
  586.     loop nmake mk_only tests STOP
  587.  
  588. [D:\ice\cool\keyargs\tests] nmake /nologo mk_only 
  589.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  590.  
  591. [D:\ice\cool\examples] nmake /nologo bootstrap 
  592.     loop pimake os2 \ice 1 \ice\cool\config section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  593.  
  594. [D:\ice\cool\examples\section2] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  595.  
  596. [D:\ice\cool\examples\section3] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  597.  
  598. [D:\ice\cool\examples\section4] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  599.  
  600. [D:\ice\cool\examples\section5] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  601.  
  602. [D:\ice\cool\examples\section6] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  603.  
  604. [D:\ice\cool\examples\section7] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  605.  
  606. [D:\ice\cool\examples\section8] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  607.  
  608. [D:\ice\cool\examples\section9] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  609.  
  610. [D:\ice\cool\examples\section11] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  611.  
  612. [D:\ice\cool\examples\section12] pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config 
  613.  
  614.     loop nmake bootstrap section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  615.  
  616. [D:\ice\cool\examples\section2] nmake /nologo bootstrap 
  617.  
  618. [D:\ice\cool\examples\section3] nmake /nologo bootstrap 
  619.  
  620. [D:\ice\cool\examples\section4] nmake /nologo bootstrap 
  621.  
  622. [D:\ice\cool\examples\section5] nmake /nologo bootstrap 
  623.  
  624. [D:\ice\cool\examples\section6] nmake /nologo bootstrap 
  625.  
  626. [D:\ice\cool\examples\section7] nmake /nologo bootstrap 
  627.  
  628. [D:\ice\cool\examples\section8] nmake /nologo bootstrap 
  629.  
  630. [D:\ice\cool\examples\section9] nmake /nologo bootstrap 
  631.  
  632. [D:\ice\cool\examples\section11] nmake /nologo bootstrap 
  633.  
  634. [D:\ice\cool\examples\section12] nmake /nologo bootstrap 
  635.  
  636.     loop nmake mk_only section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  637.  
  638. [D:\ice\cool\examples\section2] nmake /nologo mk_only 
  639.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  640.  
  641. [D:\ice\cool\examples\section3] nmake /nologo mk_only 
  642.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  643.  
  644. [D:\ice\cool\examples\section4] nmake /nologo mk_only 
  645.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  646.  
  647. [D:\ice\cool\examples\section5] nmake /nologo mk_only 
  648.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  649.  
  650. [D:\ice\cool\examples\section6] nmake /nologo mk_only 
  651.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  652.  
  653. [D:\ice\cool\examples\section7] nmake /nologo mk_only 
  654.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  655.  
  656. [D:\ice\cool\examples\section8] nmake /nologo mk_only 
  657.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  658.  
  659. [D:\ice\cool\examples\section9] nmake /nologo mk_only 
  660.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  661.  
  662. [D:\ice\cool\examples\section11] nmake /nologo mk_only 
  663.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  664.  
  665. [D:\ice\cool\examples\section12] nmake /nologo mk_only 
  666.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  667.  
  668.     loop nmake mk_only misc Generic Symbol Hash_Table Package Regexp String Exception Vector Pair Association Stack Queue List Tree Matrix Set Bit_Set Iterator Range Date_Time Random Rational Complex Bignum keyargs examples STOP
  669.  
  670. [D:\ice\cool\misc] nmake /nologo mk_only 
  671.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  672.  
  673. [D:\ice\cool\Generic] nmake /nologo mk_only 
  674.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  675.     loop nmake mk_only tests STOP
  676.  
  677. [D:\ice\cool\Generic\tests] nmake /nologo mk_only 
  678.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  679.  
  680. [D:\ice\cool\Symbol] nmake /nologo mk_only 
  681.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  682.     loop nmake mk_only tests STOP
  683.  
  684. [D:\ice\cool\Symbol\tests] nmake /nologo mk_only 
  685.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  686.  
  687. [D:\ice\cool\Hash_Table] nmake /nologo mk_only 
  688.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  689.     loop nmake mk_only tests STOP
  690.  
  691. [D:\ice\cool\Hash_Table\tests] nmake /nologo mk_only 
  692.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  693.  
  694. [D:\ice\cool\Package] nmake /nologo mk_only 
  695.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  696.     loop nmake mk_only tests STOP
  697.  
  698. [D:\ice\cool\Package\tests] nmake /nologo mk_only 
  699.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  700.  
  701. [D:\ice\cool\Regexp] nmake /nologo mk_only 
  702.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  703.     loop nmake mk_only tests STOP
  704.  
  705. [D:\ice\cool\Regexp\tests] nmake /nologo mk_only 
  706.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  707.  
  708. [D:\ice\cool\String] nmake /nologo mk_only 
  709.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  710.     loop nmake mk_only tests STOP
  711.  
  712. [D:\ice\cool\String\tests] nmake /nologo mk_only 
  713.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  714.  
  715. [D:\ice\cool\Exception] nmake /nologo mk_only 
  716.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  717.     loop nmake mk_only tests STOP
  718.  
  719. [D:\ice\cool\Exception\tests] nmake /nologo mk_only 
  720.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  721.  
  722. [D:\ice\cool\Vector] nmake /nologo mk_only 
  723.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  724.     loop nmake mk_only tests STOP
  725.  
  726. [D:\ice\cool\Vector\tests] nmake /nologo mk_only 
  727.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  728.  
  729. [D:\ice\cool\Pair] nmake /nologo mk_only 
  730.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  731.     loop nmake mk_only tests STOP
  732.  
  733. [D:\ice\cool\Pair\tests] nmake /nologo mk_only 
  734.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  735.  
  736. [D:\ice\cool\Association] nmake /nologo mk_only 
  737.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  738.     loop nmake mk_only tests STOP
  739.  
  740. [D:\ice\cool\Association\tests] nmake /nologo mk_only 
  741.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  742.  
  743. [D:\ice\cool\Stack] nmake /nologo mk_only 
  744.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  745.     loop nmake mk_only tests STOP
  746.  
  747. [D:\ice\cool\Stack\tests] nmake /nologo mk_only 
  748.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  749.  
  750. [D:\ice\cool\Queue] nmake /nologo mk_only 
  751.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  752.     loop nmake mk_only tests STOP
  753.  
  754. [D:\ice\cool\Queue\tests] nmake /nologo mk_only 
  755.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  756.  
  757. [D:\ice\cool\List] nmake /nologo mk_only 
  758.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  759.     loop nmake mk_only tests STOP
  760.  
  761. [D:\ice\cool\List\tests] nmake /nologo mk_only 
  762.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  763.  
  764. [D:\ice\cool\Tree] nmake /nologo mk_only 
  765.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  766.     loop nmake mk_only tests STOP
  767.  
  768. [D:\ice\cool\Tree\tests] nmake /nologo mk_only 
  769.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  770.  
  771. [D:\ice\cool\Matrix] nmake /nologo mk_only 
  772.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  773.     loop nmake mk_only tests STOP
  774.  
  775. [D:\ice\cool\Matrix\tests] nmake /nologo mk_only 
  776.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  777.  
  778. [D:\ice\cool\Set] nmake /nologo mk_only 
  779.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  780.     loop nmake mk_only tests STOP
  781.  
  782. [D:\ice\cool\Set\tests] nmake /nologo mk_only 
  783.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  784.  
  785. [D:\ice\cool\Bit_Set] nmake /nologo mk_only 
  786.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  787.     loop nmake mk_only tests STOP
  788.  
  789. [D:\ice\cool\Bit_Set\tests] nmake /nologo mk_only 
  790.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  791.  
  792. [D:\ice\cool\Iterator] nmake /nologo mk_only 
  793.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  794.     loop nmake mk_only tests STOP
  795.  
  796. [D:\ice\cool\Iterator\tests] nmake /nologo mk_only 
  797.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  798.  
  799. [D:\ice\cool\Range] nmake /nologo mk_only 
  800.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  801.     loop nmake mk_only tests STOP
  802.  
  803. [D:\ice\cool\Range\tests] nmake /nologo mk_only 
  804.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  805.  
  806. [D:\ice\cool\Date_Time] nmake /nologo mk_only 
  807.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  808.     loop nmake mk_only tests STOP
  809.  
  810. [D:\ice\cool\Date_Time\tests] nmake /nologo mk_only 
  811.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  812.  
  813. [D:\ice\cool\Random] nmake /nologo mk_only 
  814.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  815.     loop nmake mk_only tests STOP
  816.  
  817. [D:\ice\cool\Random\tests] nmake /nologo mk_only 
  818.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  819.  
  820. [D:\ice\cool\Rational] nmake /nologo mk_only 
  821.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  822.     loop nmake mk_only tests STOP
  823.  
  824. [D:\ice\cool\Rational\tests] nmake /nologo mk_only 
  825.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  826.  
  827. [D:\ice\cool\Complex] nmake /nologo mk_only 
  828.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  829.     loop nmake mk_only tests STOP
  830.  
  831. [D:\ice\cool\Complex\tests] nmake /nologo mk_only 
  832.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  833.  
  834. [D:\ice\cool\Bignum] nmake /nologo mk_only 
  835.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  836.     loop nmake mk_only tests STOP
  837.  
  838. [D:\ice\cool\Bignum\tests] nmake /nologo mk_only 
  839.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  840.  
  841. [D:\ice\cool\keyargs] nmake /nologo mk_only 
  842.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  843.     loop nmake mk_only tests STOP
  844.  
  845. [D:\ice\cool\keyargs\tests] nmake /nologo mk_only 
  846.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  847.  
  848. [D:\ice\cool\examples] nmake /nologo mk_only 
  849.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  850.     loop nmake mk_only section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  851.  
  852. [D:\ice\cool\examples\section2] nmake /nologo mk_only 
  853.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  854.  
  855. [D:\ice\cool\examples\section3] nmake /nologo mk_only 
  856.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  857.  
  858. [D:\ice\cool\examples\section4] nmake /nologo mk_only 
  859.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  860.  
  861. [D:\ice\cool\examples\section5] nmake /nologo mk_only 
  862.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  863.  
  864. [D:\ice\cool\examples\section6] nmake /nologo mk_only 
  865.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  866.  
  867. [D:\ice\cool\examples\section7] nmake /nologo mk_only 
  868.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  869.  
  870. [D:\ice\cool\examples\section8] nmake /nologo mk_only 
  871.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  872.  
  873. [D:\ice\cool\examples\section9] nmake /nologo mk_only 
  874.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  875.  
  876. [D:\ice\cool\examples\section11] nmake /nologo mk_only 
  877.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  878.  
  879. [D:\ice\cool\examples\section12] nmake /nologo mk_only 
  880.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  881.  
  882.     loop nmake mk_only pisces CCC cpp test ice_defs cool STOP
  883.  
  884. [D:\ice\pisces] nmake /nologo mk_only 
  885.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  886.  
  887.     loop nmake mk_only pimake cpp mkdepend touch par STOP
  888.  
  889. [D:\ice\pisces\pimake] nmake /nologo mk_only 
  890.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  891.  
  892. [D:\ice\pisces\cpp] nmake /nologo mk_only 
  893.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  894.  
  895. [D:\ice\pisces\mkdepend] nmake /nologo mk_only 
  896.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  897.  
  898. [D:\ice\pisces\touch] nmake /nologo mk_only 
  899.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  900.  
  901. [D:\ice\pisces\par] nmake /nologo mk_only 
  902.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\pisces\config
  903.  
  904. [D:\ice\CCC] nmake /nologo mk_only 
  905.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  906.  
  907. [D:\ice\cpp] nmake /nologo mk_only 
  908.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  909.  
  910. [D:\ice\test] nmake /nologo mk_only 
  911.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  912.  
  913. [D:\ice\ice_defs] nmake /nologo mk_only 
  914.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  915.  
  916. [D:\ice\cool] nmake /nologo mk_only 
  917.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  918.  
  919.     loop nmake mk_only misc Generic Symbol Hash_Table Package Regexp String Exception Vector Pair Association Stack Queue List Tree Matrix Set Bit_Set Iterator Range Date_Time Random Rational Complex Bignum keyargs examples STOP
  920.  
  921. [D:\ice\cool\misc] nmake /nologo mk_only 
  922.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  923.  
  924. [D:\ice\cool\Generic] nmake /nologo mk_only 
  925.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  926.     loop nmake mk_only tests STOP
  927.  
  928. [D:\ice\cool\Generic\tests] nmake /nologo mk_only 
  929.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  930.  
  931. [D:\ice\cool\Symbol] nmake /nologo mk_only 
  932.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  933.     loop nmake mk_only tests STOP
  934.  
  935. [D:\ice\cool\Symbol\tests] nmake /nologo mk_only 
  936.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  937.  
  938. [D:\ice\cool\Hash_Table] nmake /nologo mk_only 
  939.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  940.     loop nmake mk_only tests STOP
  941.  
  942. [D:\ice\cool\Hash_Table\tests] nmake /nologo mk_only 
  943.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  944.  
  945. [D:\ice\cool\Package] nmake /nologo mk_only 
  946.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  947.     loop nmake mk_only tests STOP
  948.  
  949. [D:\ice\cool\Package\tests] nmake /nologo mk_only 
  950.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  951.  
  952. [D:\ice\cool\Regexp] nmake /nologo mk_only 
  953.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  954.     loop nmake mk_only tests STOP
  955.  
  956. [D:\ice\cool\Regexp\tests] nmake /nologo mk_only 
  957.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  958.  
  959. [D:\ice\cool\String] nmake /nologo mk_only 
  960.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  961.     loop nmake mk_only tests STOP
  962.  
  963. [D:\ice\cool\String\tests] nmake /nologo mk_only 
  964.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  965.  
  966. [D:\ice\cool\Exception] nmake /nologo mk_only 
  967.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  968.     loop nmake mk_only tests STOP
  969.  
  970. [D:\ice\cool\Exception\tests] nmake /nologo mk_only 
  971.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  972.  
  973. [D:\ice\cool\Vector] nmake /nologo mk_only 
  974.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  975.     loop nmake mk_only tests STOP
  976.  
  977. [D:\ice\cool\Vector\tests] nmake /nologo mk_only 
  978.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  979.  
  980. [D:\ice\cool\Pair] nmake /nologo mk_only 
  981.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  982.     loop nmake mk_only tests STOP
  983.  
  984. [D:\ice\cool\Pair\tests] nmake /nologo mk_only 
  985.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  986.  
  987. [D:\ice\cool\Association] nmake /nologo mk_only 
  988.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  989.     loop nmake mk_only tests STOP
  990.  
  991. [D:\ice\cool\Association\tests] nmake /nologo mk_only 
  992.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  993.  
  994. [D:\ice\cool\Stack] nmake /nologo mk_only 
  995.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  996.     loop nmake mk_only tests STOP
  997.  
  998. [D:\ice\cool\Stack\tests] nmake /nologo mk_only 
  999.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1000.  
  1001. [D:\ice\cool\Queue] nmake /nologo mk_only 
  1002.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1003.     loop nmake mk_only tests STOP
  1004.  
  1005. [D:\ice\cool\Queue\tests] nmake /nologo mk_only 
  1006.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1007.  
  1008. [D:\ice\cool\List] nmake /nologo mk_only 
  1009.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1010.     loop nmake mk_only tests STOP
  1011.  
  1012. [D:\ice\cool\List\tests] nmake /nologo mk_only 
  1013.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1014.  
  1015. [D:\ice\cool\Tree] nmake /nologo mk_only 
  1016.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1017.     loop nmake mk_only tests STOP
  1018.  
  1019. [D:\ice\cool\Tree\tests] nmake /nologo mk_only 
  1020.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1021.  
  1022. [D:\ice\cool\Matrix] nmake /nologo mk_only 
  1023.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1024.     loop nmake mk_only tests STOP
  1025.  
  1026. [D:\ice\cool\Matrix\tests] nmake /nologo mk_only 
  1027.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1028.  
  1029. [D:\ice\cool\Set] nmake /nologo mk_only 
  1030.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1031.     loop nmake mk_only tests STOP
  1032.  
  1033. [D:\ice\cool\Set\tests] nmake /nologo mk_only 
  1034.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1035.  
  1036. [D:\ice\cool\Bit_Set] nmake /nologo mk_only 
  1037.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1038.     loop nmake mk_only tests STOP
  1039.  
  1040. [D:\ice\cool\Bit_Set\tests] nmake /nologo mk_only 
  1041.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1042.  
  1043. [D:\ice\cool\Iterator] nmake /nologo mk_only 
  1044.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1045.     loop nmake mk_only tests STOP
  1046.  
  1047. [D:\ice\cool\Iterator\tests] nmake /nologo mk_only 
  1048.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1049.  
  1050. [D:\ice\cool\Range] nmake /nologo mk_only 
  1051.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1052.     loop nmake mk_only tests STOP
  1053.  
  1054. [D:\ice\cool\Range\tests] nmake /nologo mk_only 
  1055.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1056.  
  1057. [D:\ice\cool\Date_Time] nmake /nologo mk_only 
  1058.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1059.     loop nmake mk_only tests STOP
  1060.  
  1061. [D:\ice\cool\Date_Time\tests] nmake /nologo mk_only 
  1062.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1063.  
  1064. [D:\ice\cool\Random] nmake /nologo mk_only 
  1065.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1066.     loop nmake mk_only tests STOP
  1067.  
  1068. [D:\ice\cool\Random\tests] nmake /nologo mk_only 
  1069.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1070.  
  1071. [D:\ice\cool\Rational] nmake /nologo mk_only 
  1072.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1073.     loop nmake mk_only tests STOP
  1074.  
  1075. [D:\ice\cool\Rational\tests] nmake /nologo mk_only 
  1076.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1077.  
  1078. [D:\ice\cool\Complex] nmake /nologo mk_only 
  1079.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1080.     loop nmake mk_only tests STOP
  1081.  
  1082. [D:\ice\cool\Complex\tests] nmake /nologo mk_only 
  1083.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1084.  
  1085. [D:\ice\cool\Bignum] nmake /nologo mk_only 
  1086.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1087.     loop nmake mk_only tests STOP
  1088.  
  1089. [D:\ice\cool\Bignum\tests] nmake /nologo mk_only 
  1090.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1091.  
  1092. [D:\ice\cool\keyargs] nmake /nologo mk_only 
  1093.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1094.     loop nmake mk_only tests STOP
  1095.  
  1096. [D:\ice\cool\keyargs\tests] nmake /nologo mk_only 
  1097.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1098.  
  1099. [D:\ice\cool\examples] nmake /nologo mk_only 
  1100.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1101.     loop nmake mk_only section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  1102.  
  1103. [D:\ice\cool\examples\section2] nmake /nologo mk_only 
  1104.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1105.  
  1106. [D:\ice\cool\examples\section3] nmake /nologo mk_only 
  1107.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1108.  
  1109. [D:\ice\cool\examples\section4] nmake /nologo mk_only 
  1110.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1111.  
  1112. [D:\ice\cool\examples\section5] nmake /nologo mk_only 
  1113.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1114.  
  1115. [D:\ice\cool\examples\section6] nmake /nologo mk_only 
  1116.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1117.  
  1118. [D:\ice\cool\examples\section7] nmake /nologo mk_only 
  1119.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1120.  
  1121. [D:\ice\cool\examples\section8] nmake /nologo mk_only 
  1122.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1123.  
  1124. [D:\ice\cool\examples\section9] nmake /nologo mk_only 
  1125.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1126.  
  1127. [D:\ice\cool\examples\section11] nmake /nologo mk_only 
  1128.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1129.  
  1130. [D:\ice\cool\examples\section12] nmake /nologo mk_only 
  1131.     pimake -Dos2 -DTOPDIR=\ice -DREV=1 -I\ice\cool\config
  1132.     nmake includes
  1133.  
  1134. Microsoft (R) Program Maintenance Utility   Version 1.11    
  1135. Copyright (c) Microsoft Corp 1988-90. All rights reserved.
  1136.  
  1137.     loop nmake includes pisces CCC cpp test ice_defs cool STOP
  1138.  
  1139. [D:\ice\pisces] nmake /nologo includes 
  1140.     loop nmake includes pimake cpp mkdepend touch par STOP
  1141.  
  1142. [D:\ice\pisces\pimake] nmake /nologo includes 
  1143.  
  1144. [D:\ice\pisces\cpp] nmake /nologo includes 
  1145.  
  1146. [D:\ice\pisces\mkdepend] nmake /nologo includes 
  1147.  
  1148. [D:\ice\pisces\touch] nmake /nologo includes 
  1149.  
  1150. [D:\ice\pisces\par] nmake /nologo includes 
  1151.  
  1152. [D:\ice\CCC] nmake /nologo includes 
  1153.  
  1154. [D:\ice\cpp] nmake /nologo includes 
  1155.  
  1156. [D:\ice\test] nmake /nologo includes 
  1157.     del \ice\include\test.h
  1158. SYS0002: The system cannot find the file specified.
  1159.     copy test.h \ice\include\
  1160.         1 file(s) copied.
  1161.  
  1162. [D:\ice\ice_defs] nmake /nologo includes 
  1163.     del \ice\include\ice_defs.h
  1164. SYS0002: The system cannot find the file specified.
  1165.     copy ice_defs.h \ice\include\
  1166.         1 file(s) copied.
  1167.  
  1168. [D:\ice\cool] nmake /nologo includes 
  1169.     loop nmake includes misc Generic Symbol Hash_Table Package Regexp String Exception Vector Pair Association Stack Queue List Tree Matrix Set Bit_Set Iterator Range Date_Time Random Rational Complex Bignum keyargs examples STOP
  1170.  
  1171. [D:\ice\cool\misc] nmake /nologo includes 
  1172.     del \ice\include\cool\misc.h
  1173. SYS0002: The system cannot find the file specified.
  1174.     del \ice\include\cool\once_only.p
  1175. SYS0002: The system cannot find the file specified.
  1176.     del \ice\include\cool\sym_package.p
  1177. SYS0002: The system cannot find the file specified.
  1178.     del \ice\include\cool\err_package.p
  1179. SYS0002: The system cannot find the file specified.
  1180.     del \ice\include\cool\keyargs.exe
  1181. SYS0002: The system cannot find the file specified.
  1182.     copy misc.h \ice\include\cool\
  1183.         1 file(s) copied.
  1184.     copy once_only.p \ice\include\cool\
  1185.         1 file(s) copied.
  1186.     copy sym_package.p \ice\include\cool\
  1187.         1 file(s) copied.
  1188.     copy err_package.p \ice\include\cool\
  1189.         1 file(s) copied.
  1190.     copy keyargs.exe \ice\include\cool\
  1191.         1 file(s) copied.
  1192.     del \ice\include\once_only.p
  1193. SYS0002: The system cannot find the file specified.
  1194.     del \ice\include\sym_package.p
  1195. SYS0002: The system cannot find the file specified.
  1196.     del \ice\include\err_package.p
  1197. SYS0002: The system cannot find the file specified.
  1198.     copy once_only.p \ice\include\
  1199.         1 file(s) copied.
  1200.     copy sym_package.p \ice\include\
  1201.         1 file(s) copied.
  1202.     copy err_package.p \ice\include\
  1203.         1 file(s) copied.
  1204.     del \ice\include\cool\keyargs.exe
  1205.     copy \ice\bin\touch.exe \ice\include\cool\keyargs.exe
  1206.         1 file(s) copied.
  1207.  
  1208. [D:\ice\cool\Generic] nmake /nologo includes 
  1209.     del \ice\include\cool\Generic.h
  1210. SYS0002: The system cannot find the file specified.
  1211.     del \ice\include\cool\Gen_class.h
  1212. SYS0002: The system cannot find the file specified.
  1213.     del \ice\include\cool\Gen_Tem.h
  1214. SYS0002: The system cannot find the file specified.
  1215.     copy Generic.h \ice\include\cool\
  1216.         1 file(s) copied.
  1217.     copy Gen_class.h \ice\include\cool\
  1218.         1 file(s) copied.
  1219.     copy Gen_Tem.h \ice\include\cool\
  1220.         1 file(s) copied.
  1221.     loop nmake includes tests STOP
  1222.  
  1223. [D:\ice\cool\Generic\tests] nmake /nologo includes 
  1224.  
  1225. [D:\ice\cool\Symbol] nmake /nologo includes 
  1226.     del \ice\include\cool\Symbol.h
  1227. SYS0002: The system cannot find the file specified.
  1228.     del \ice\include\cool\Properties.h
  1229. SYS0002: The system cannot find the file specified.
  1230.     copy Symbol.h \ice\include\cool\
  1231.         1 file(s) copied.
  1232.     copy Properties.h \ice\include\cool\
  1233.         1 file(s) copied.
  1234.     loop nmake includes tests STOP
  1235.  
  1236. [D:\ice\cool\Symbol\tests] nmake /nologo includes 
  1237.  
  1238. [D:\ice\cool\Hash_Table] nmake /nologo includes 
  1239.     del \ice\include\cool\Base_Hash.h
  1240. SYS0002: The system cannot find the file specified.
  1241.     del \ice\include\cool\Hash_Table.h
  1242. SYS0002: The system cannot find the file specified.
  1243.     copy Base_Hash.h \ice\include\cool\
  1244.         1 file(s) copied.
  1245.     copy Hash_Table.h \ice\include\cool\
  1246.         1 file(s) copied.
  1247.     loop nmake includes tests STOP
  1248.  
  1249. [D:\ice\cool\Hash_Table\tests] nmake /nologo includes 
  1250.  
  1251. [D:\ice\cool\Package] nmake /nologo includes 
  1252.     del \ice\include\cool\Package.h
  1253. SYS0002: The system cannot find the file specified.
  1254.     del \ice\include\cool\defpackage.h
  1255. SYS0002: The system cannot find the file specified.
  1256.     copy Package.h \ice\include\cool\
  1257.         1 file(s) copied.
  1258.     copy defpackage.h \ice\include\cool\
  1259.         1 file(s) copied.
  1260.     loop nmake includes tests STOP
  1261.  
  1262. [D:\ice\cool\Package\tests] nmake /nologo includes 
  1263.  
  1264. [D:\ice\cool\Regexp] nmake /nologo includes 
  1265.     del \ice\include\cool\Regexp.h
  1266. SYS0002: The system cannot find the file specified.
  1267.     copy Regexp.h \ice\include\cool\
  1268.         1 file(s) copied.
  1269.     loop nmake includes tests STOP
  1270.  
  1271. [D:\ice\cool\Regexp\tests] nmake /nologo includes 
  1272.  
  1273. [D:\ice\cool\String] nmake /nologo includes 
  1274.     del \ice\include\cool\Gen_String.h
  1275. SYS0002: The system cannot find the file specified.
  1276.     del \ice\include\cool\String.h
  1277. SYS0002: The system cannot find the file specified.
  1278.     del \ice\include\cool\char.h
  1279. SYS0002: The system cannot find the file specified.
  1280.     copy Gen_String.h \ice\include\cool\
  1281.         1 file(s) copied.
  1282.     copy String.h \ice\include\cool\
  1283.         1 file(s) copied.
  1284.     copy char.h \ice\include\cool\
  1285.         1 file(s) copied.
  1286.     loop nmake includes tests STOP
  1287.  
  1288. [D:\ice\cool\String\tests] nmake /nologo includes 
  1289.  
  1290. [D:\ice\cool\Exception] nmake /nologo includes 
  1291.     del \ice\include\cool\Exception.h
  1292. SYS0002: The system cannot find the file specified.
  1293.     del \ice\include\cool\Ignore_Errs.h
  1294. SYS0002: The system cannot find the file specified.
  1295.     copy Exception.h \ice\include\cool\
  1296.         1 file(s) copied.
  1297.     copy Ignore_Errs.h \ice\include\cool\
  1298.         1 file(s) copied.
  1299.     loop nmake includes tests STOP
  1300.  
  1301. [D:\ice\cool\Exception\tests] nmake /nologo includes 
  1302.  
  1303. [D:\ice\cool\Vector] nmake /nologo includes 
  1304.     del \ice\include\cool\Base_Vector.h
  1305. SYS0002: The system cannot find the file specified.
  1306.     del \ice\include\cool\Vector.h
  1307. SYS0002: The system cannot find the file specified.
  1308.     copy Base_Vector.h \ice\include\cool\
  1309.         1 file(s) copied.
  1310.     copy Vector.h \ice\include\cool\
  1311.         1 file(s) copied.
  1312.     loop nmake includes tests STOP
  1313.  
  1314. [D:\ice\cool\Vector\tests] nmake /nologo includes 
  1315.  
  1316. [D:\ice\cool\Pair] nmake /nologo includes 
  1317.     del \ice\include\cool\Pair.h
  1318. SYS0002: The system cannot find the file specified.
  1319.     copy Pair.h \ice\include\cool\
  1320.         1 file(s) copied.
  1321.     loop nmake includes tests STOP
  1322.  
  1323. [D:\ice\cool\Pair\tests] nmake /nologo includes 
  1324.  
  1325. [D:\ice\cool\Association] nmake /nologo includes 
  1326.     del \ice\include\cool\Association.h
  1327. SYS0002: The system cannot find the file specified.
  1328.     copy Association.h \ice\include\cool\
  1329.         1 file(s) copied.
  1330.     loop nmake includes tests STOP
  1331.  
  1332. [D:\ice\cool\Association\tests] nmake /nologo includes 
  1333.  
  1334. [D:\ice\cool\Stack] nmake /nologo includes 
  1335.     del \ice\include\cool\Base_Stack.h
  1336. SYS0002: The system cannot find the file specified.
  1337.     del \ice\include\cool\Stack.h
  1338. SYS0002: The system cannot find the file specified.
  1339.     copy Base_Stack.h \ice\include\cool\
  1340.         1 file(s) copied.
  1341.     copy Stack.h \ice\include\cool\
  1342.         1 file(s) copied.
  1343.     loop nmake includes tests STOP
  1344.  
  1345. [D:\ice\cool\Stack\tests] nmake /nologo includes 
  1346.  
  1347. [D:\ice\cool\Queue] nmake /nologo includes 
  1348.     del \ice\include\cool\Base_Queue.h
  1349. SYS0002: The system cannot find the file specified.
  1350.     del \ice\include\cool\Queue.h
  1351. SYS0002: The system cannot find the file specified.
  1352.     copy Base_Queue.h \ice\include\cool\
  1353.         1 file(s) copied.
  1354.     copy Queue.h \ice\include\cool\
  1355.         1 file(s) copied.
  1356.     loop nmake includes tests STOP
  1357.  
  1358. [D:\ice\cool\Queue\tests] nmake /nologo includes 
  1359.  
  1360. [D:\ice\cool\List] nmake /nologo includes 
  1361.     del \ice\include\cool\Base_List.h
  1362. SYS0002: The system cannot find the file specified.
  1363.     del \ice\include\cool\List.h
  1364. SYS0002: The system cannot find the file specified.
  1365.     copy Base_List.h \ice\include\cool\
  1366.         1 file(s) copied.
  1367.     copy List.h \ice\include\cool\
  1368.         1 file(s) copied.
  1369.     loop nmake includes tests STOP
  1370.  
  1371. [D:\ice\cool\List\tests] nmake /nologo includes 
  1372.  
  1373. [D:\ice\cool\Tree] nmake /nologo includes 
  1374.     del \ice\include\cool\AVL_Tree.h
  1375. SYS0002: The system cannot find the file specified.
  1376.     del \ice\include\cool\Base_BN.h
  1377. SYS0002: The system cannot find the file specified.
  1378.     del \ice\include\cool\Base_BT.h
  1379. SYS0002: The system cannot find the file specified.
  1380.     del \ice\include\cool\Binary_Node.h
  1381. SYS0002: The system cannot find the file specified.
  1382.     del \ice\include\cool\Binary_Tree.h
  1383. SYS0002: The system cannot find the file specified.
  1384.     del \ice\include\cool\D_Node.h
  1385. SYS0002: The system cannot find the file specified.
  1386.     del \ice\include\cool\N_Node.h
  1387. SYS0002: The system cannot find the file specified.
  1388.     del \ice\include\cool\N_Tree.h
  1389. SYS0002: The system cannot find the file specified.
  1390.     copy AVL_Tree.h \ice\include\cool\
  1391.         1 file(s) copied.
  1392.     copy Base_BN.h \ice\include\cool\
  1393.         1 file(s) copied.
  1394.     copy Base_BT.h \ice\include\cool\
  1395.         1 file(s) copied.
  1396.     copy Binary_Node.h \ice\include\cool\
  1397.         1 file(s) copied.
  1398.     copy Binary_Tree.h \ice\include\cool\
  1399.         1 file(s) copied.
  1400.     copy D_Node.h \ice\include\cool\
  1401.         1 file(s) copied.
  1402.     copy N_Node.h \ice\include\cool\
  1403.         1 file(s) copied.
  1404.     copy N_Tree.h \ice\include\cool\
  1405.         1 file(s) copied.
  1406.     loop nmake includes tests STOP
  1407.  
  1408. [D:\ice\cool\Tree\tests] nmake /nologo includes 
  1409.  
  1410. [D:\ice\cool\Matrix] nmake /nologo includes 
  1411.     del \ice\include\cool\Base_Matrix.h
  1412. SYS0002: The system cannot find the file specified.
  1413.     del \ice\include\cool\Matrix.h
  1414. SYS0002: The system cannot find the file specified.
  1415.     copy Base_Matrix.h \ice\include\cool\
  1416.         1 file(s) copied.
  1417.     copy Matrix.h \ice\include\cool\
  1418.         1 file(s) copied.
  1419.     loop nmake includes tests STOP
  1420.  
  1421. [D:\ice\cool\Matrix\tests] nmake /nologo includes 
  1422.  
  1423. [D:\ice\cool\Set] nmake /nologo includes 
  1424.     del \ice\include\cool\Set.h
  1425. SYS0002: The system cannot find the file specified.
  1426.     copy Set.h \ice\include\cool\
  1427.         1 file(s) copied.
  1428.     loop nmake includes tests STOP
  1429.  
  1430. [D:\ice\cool\Set\tests] nmake /nologo includes 
  1431.  
  1432. [D:\ice\cool\Bit_Set] nmake /nologo includes 
  1433.     del \ice\include\cool\Bit_Set.h
  1434. SYS0002: The system cannot find the file specified.
  1435.     copy Bit_Set.h \ice\include\cool\
  1436.         1 file(s) copied.
  1437.     loop nmake includes tests STOP
  1438.  
  1439. [D:\ice\cool\Bit_Set\tests] nmake /nologo includes 
  1440.  
  1441. [D:\ice\cool\Iterator] nmake /nologo includes 
  1442.     del \ice\include\cool\Iterator.h
  1443. SYS0002: The system cannot find the file specified.
  1444.     copy Iterator.h \ice\include\cool\
  1445.         1 file(s) copied.
  1446.     loop nmake includes tests STOP
  1447.  
  1448. [D:\ice\cool\Iterator\tests] nmake /nologo includes 
  1449.  
  1450. [D:\ice\cool\Range] nmake /nologo includes 
  1451.     del \ice\include\cool\Base_Range.h
  1452. SYS0002: The system cannot find the file specified.
  1453.     del \ice\include\cool\Range.h
  1454. SYS0002: The system cannot find the file specified.
  1455.     copy Base_Range.h \ice\include\cool\
  1456.         1 file(s) copied.
  1457.     copy Range.h \ice\include\cool\
  1458.         1 file(s) copied.
  1459.     loop nmake includes tests STOP
  1460.  
  1461. [D:\ice\cool\Range\tests] nmake /nologo includes 
  1462.  
  1463. [D:\ice\cool\Date_Time] nmake /nologo includes 
  1464.     del \ice\include\cool\calendar.h
  1465. SYS0002: The system cannot find the file specified.
  1466.     del \ice\include\cool\country.h
  1467. SYS0002: The system cannot find the file specified.
  1468.     del \ice\include\cool\timezone.h
  1469. SYS0002: The system cannot find the file specified.
  1470.     del \ice\include\cool\Date_Time.h
  1471. SYS0002: The system cannot find the file specified.
  1472.     del \ice\include\cool\Timer.h
  1473. SYS0002: The system cannot find the file specified.
  1474.     copy calendar.h \ice\include\cool\
  1475.         1 file(s) copied.
  1476.     copy country.h \ice\include\cool\
  1477.         1 file(s) copied.
  1478.     copy timezone.h \ice\include\cool\
  1479.         1 file(s) copied.
  1480.     copy Date_Time.h \ice\include\cool\
  1481.         1 file(s) copied.
  1482.     copy Timer.h \ice\include\cool\
  1483.         1 file(s) copied.
  1484.     loop nmake includes tests STOP
  1485.  
  1486. [D:\ice\cool\Date_Time\tests] nmake /nologo includes 
  1487.  
  1488. [D:\ice\cool\Random] nmake /nologo includes 
  1489.     del \ice\include\cool\Random.h
  1490. SYS0002: The system cannot find the file specified.
  1491.     copy Random.h \ice\include\cool\
  1492.         1 file(s) copied.
  1493.     loop nmake includes tests STOP
  1494.  
  1495. [D:\ice\cool\Random\tests] nmake /nologo includes 
  1496.  
  1497. [D:\ice\cool\Rational] nmake /nologo includes 
  1498.     del \ice\include\cool\Rational.h
  1499. SYS0002: The system cannot find the file specified.
  1500.     copy Rational.h \ice\include\cool\
  1501.         1 file(s) copied.
  1502.     loop nmake includes tests STOP
  1503.  
  1504. [D:\ice\cool\Rational\tests] nmake /nologo includes 
  1505.  
  1506. [D:\ice\cool\Complex] nmake /nologo includes 
  1507.     del \ice\include\cool\Complex.h
  1508. SYS0002: The system cannot find the file specified.
  1509.     copy Complex.h \ice\include\cool\
  1510.         1 file(s) copied.
  1511.     loop nmake includes tests STOP
  1512.  
  1513. [D:\ice\cool\Complex\tests] nmake /nologo includes 
  1514.  
  1515. [D:\ice\cool\Bignum] nmake /nologo includes 
  1516.     del \ice\include\cool\Bignum.h
  1517. SYS0002: The system cannot find the file specified.
  1518.     copy Bignum.h \ice\include\cool\
  1519.         1 file(s) copied.
  1520.     loop nmake includes tests STOP
  1521.  
  1522. [D:\ice\cool\Bignum\tests] nmake /nologo includes 
  1523.  
  1524. [D:\ice\cool\keyargs] nmake /nologo includes 
  1525.     loop nmake includes tests STOP
  1526.  
  1527. [D:\ice\cool\keyargs\tests] nmake /nologo includes 
  1528.  
  1529. [D:\ice\cool\examples] nmake /nologo includes 
  1530.     loop nmake includes section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  1531.  
  1532. [D:\ice\cool\examples\section2] nmake /nologo includes 
  1533.  
  1534. [D:\ice\cool\examples\section3] nmake /nologo includes 
  1535.  
  1536. [D:\ice\cool\examples\section4] nmake /nologo includes 
  1537.  
  1538. [D:\ice\cool\examples\section5] nmake /nologo includes 
  1539.  
  1540. [D:\ice\cool\examples\section6] nmake /nologo includes 
  1541.  
  1542. [D:\ice\cool\examples\section7] nmake /nologo includes 
  1543.  
  1544. [D:\ice\cool\examples\section8] nmake /nologo includes 
  1545.  
  1546. [D:\ice\cool\examples\section9] nmake /nologo includes 
  1547.  
  1548. [D:\ice\cool\examples\section11] nmake /nologo includes 
  1549.  
  1550. [D:\ice\cool\examples\section12] nmake /nologo includes 
  1551.  
  1552. ****************************
  1553. [D:\ice] nmake clean clobber
  1554. ****************************
  1555.  
  1556. Microsoft (R) Program Maintenance Utility   Version 1.11    
  1557. Copyright (c) Microsoft Corp 1988-90. All rights reserved.
  1558.  
  1559.     loop nmake clean pisces CCC cpp test ice_defs cool STOP
  1560.  
  1561. [D:\ice\pisces] nmake /nologo clean 
  1562.     loop nmake clean pimake cpp mkdepend touch par STOP
  1563.  
  1564. [D:\ice\pisces\pimake] nmake /nologo clean 
  1565.     del pimake.obj
  1566. SYS0002: The system cannot find the file specified.
  1567.     del pimake.exe
  1568. SYS0002: The system cannot find the file specified.
  1569.  
  1570. [D:\ice\pisces\cpp] nmake /nologo clean 
  1571.     del cpp1.obj cpp2.obj cpp3.obj cpp4.obj cpp5.obj cpp6.obj
  1572. SYS0002: The system cannot find the file specified.
  1573. Error occurred while processing: cpp1.obj.
  1574.  
  1575. SYS0002: The system cannot find the file specified.
  1576. Error occurred while processing: cpp2.obj.
  1577.  
  1578. SYS0002: The system cannot find the file specified.
  1579. Error occurred while processing: cpp3.obj.
  1580.  
  1581. SYS0002: The system cannot find the file specified.
  1582. Error occurred while processing: cpp4.obj.
  1583.  
  1584. SYS0002: The system cannot find the file specified.
  1585. Error occurred while processing: cpp5.obj.
  1586.  
  1587. SYS0002: The system cannot find the file specified.
  1588. Error occurred while processing: cpp6.obj.
  1589.     del cpp.exe
  1590. SYS0002: The system cannot find the file specified.
  1591.  
  1592. [D:\ice\pisces\mkdepend] nmake /nologo clean 
  1593.     del include.obj main.obj parse.obj pr.obj cppsetup.obj eval.obj
  1594. SYS0002: The system cannot find the file specified.
  1595. Error occurred while processing: include.obj.
  1596.  
  1597. SYS0002: The system cannot find the file specified.
  1598. Error occurred while processing: main.obj.
  1599.  
  1600. SYS0002: The system cannot find the file specified.
  1601. Error occurred while processing: parse.obj.
  1602.  
  1603. SYS0002: The system cannot find the file specified.
  1604. Error occurred while processing: pr.obj.
  1605.  
  1606. SYS0002: The system cannot find the file specified.
  1607. Error occurred while processing: cppsetup.obj.
  1608.  
  1609. SYS0002: The system cannot find the file specified.
  1610. Error occurred while processing: eval.obj.
  1611.     del mkdepend.exe
  1612. SYS0002: The system cannot find the file specified.
  1613.  
  1614. [D:\ice\pisces\touch] nmake /nologo clean 
  1615.     del touch.obj
  1616. SYS0002: The system cannot find the file specified.
  1617.     del touch.exe
  1618. SYS0002: The system cannot find the file specified.
  1619.  
  1620. [D:\ice\pisces\par] nmake /nologo clean 
  1621.     del par.obj
  1622. SYS0002: The system cannot find the file specified.
  1623.     del par.exe
  1624. SYS0002: The system cannot find the file specified.
  1625.  
  1626. [D:\ice\CCC] nmake /nologo clean 
  1627.     del CCC.obj
  1628. SYS0002: The system cannot find the file specified.
  1629.     del CCC.exe
  1630. SYS0002: The system cannot find the file specified.
  1631.  
  1632. [D:\ice\cpp] nmake /nologo clean 
  1633.     del cpp1.obj cpp2.obj cpp3.obj cpp4.obj cpp5.obj cpp6.obj cpp7.obj class.obj compress.obj defmacio.obj defpackage.obj exception.obj generate.obj hash.obj macro.obj member.obj parmtype.obj template.obj typecase.obj
  1634. SYS0002: The system cannot find the file specified.
  1635. Error occurred while processing: cpp1.obj.
  1636.  
  1637. SYS0002: The system cannot find the file specified.
  1638. Error occurred while processing: cpp2.obj.
  1639.  
  1640. SYS0002: The system cannot find the file specified.
  1641. Error occurred while processing: cpp3.obj.
  1642.  
  1643. SYS0002: The system cannot find the file specified.
  1644. Error occurred while processing: cpp4.obj.
  1645.  
  1646. SYS0002: The system cannot find the file specified.
  1647. Error occurred while processing: cpp5.obj.
  1648.  
  1649. SYS0002: The system cannot find the file specified.
  1650. Error occurred while processing: cpp6.obj.
  1651.  
  1652. SYS0002: The system cannot find the file specified.
  1653. Error occurred while processing: cpp7.obj.
  1654.  
  1655. SYS0002: The system cannot find the file specified.
  1656. Error occurred while processing: class.obj.
  1657.  
  1658. SYS0002: The system cannot find the file specified.
  1659. Error occurred while processing: compress.obj.
  1660.  
  1661. SYS0002: The system cannot find the file specified.
  1662. Error occurred while processing: defmacio.obj.
  1663.  
  1664. SYS0002: The system cannot find the file specified.
  1665. Error occurred while processing: defpackage.obj.
  1666.  
  1667. SYS0002: The system cannot find the file specified.
  1668. Error occurred while processing: exception.obj.
  1669.  
  1670. SYS0002: The system cannot find the file specified.
  1671. Error occurred while processing: generate.obj.
  1672.  
  1673. SYS0002: The system cannot find the file specified.
  1674. Error occurred while processing: hash.obj.
  1675.  
  1676. SYS0002: The system cannot find the file specified.
  1677. Error occurred while processing: macro.obj.
  1678.  
  1679. SYS0002: The system cannot find the file specified.
  1680. Error occurred while processing: member.obj.
  1681.  
  1682. SYS0002: The system cannot find the file specified.
  1683. Error occurred while processing: parmtype.obj.
  1684.  
  1685. SYS0002: The system cannot find the file specified.
  1686. Error occurred while processing: template.obj.
  1687.  
  1688. SYS0002: The system cannot find the file specified.
  1689. Error occurred while processing: typecase.obj.
  1690.     del cpp.exe
  1691. SYS0002: The system cannot find the file specified.
  1692.  
  1693. [D:\ice\test] nmake /nologo clean 
  1694.     del test_stats.obj
  1695. SYS0002: The system cannot find the file specified.
  1696.  
  1697. [D:\ice\ice_defs] nmake /nologo clean 
  1698.  
  1699. [D:\ice\cool] nmake /nologo clean 
  1700.     loop nmake clean misc Generic Symbol Hash_Table Package Regexp String Exception Vector Pair Association Stack Queue List Tree Matrix Set Bit_Set Iterator Range Date_Time Random Rational Complex Bignum keyargs examples STOP
  1701.  
  1702. [D:\ice\cool\misc] nmake /nologo clean 
  1703.  
  1704. [D:\ice\cool\Generic] nmake /nologo clean 
  1705.     del Generic.obj Gen_print.obj comp_mult.obj comp_type.obj describe.obj map_slots.obj
  1706. SYS0002: The system cannot find the file specified.
  1707. Error occurred while processing: Generic.obj.
  1708.  
  1709. SYS0002: The system cannot find the file specified.
  1710. Error occurred while processing: Gen_print.obj.
  1711.  
  1712. SYS0002: The system cannot find the file specified.
  1713. Error occurred while processing: comp_mult.obj.
  1714.  
  1715. SYS0002: The system cannot find the file specified.
  1716. Error occurred while processing: comp_type.obj.
  1717.  
  1718. SYS0002: The system cannot find the file specified.
  1719. Error occurred while processing: describe.obj.
  1720.  
  1721. SYS0002: The system cannot find the file specified.
  1722. Error occurred while processing: map_slots.obj.
  1723.     loop nmake clean tests STOP
  1724.  
  1725. [D:\ice\cool\Generic\tests] nmake /nologo clean 
  1726.     del test_Generic.obj
  1727. SYS0002: The system cannot find the file specified.
  1728.     del test_Generic.exe
  1729. SYS0002: The system cannot find the file specified.
  1730.  
  1731. [D:\ice\cool\Symbol] nmake /nologo clean 
  1732.     del Symbol.obj Sym_get.obj Sym_put.obj Sym_print.obj Sym_rem.obj PairSyGn.imp VecPrSyGn.imp SymPlist.imp
  1733. SYS0002: The system cannot find the file specified.
  1734. Error occurred while processing: Symbol.obj.
  1735.  
  1736. SYS0002: The system cannot find the file specified.
  1737. Error occurred while processing: Sym_get.obj.
  1738.  
  1739. SYS0002: The system cannot find the file specified.
  1740. Error occurred while processing: Sym_put.obj.
  1741.  
  1742. SYS0002: The system cannot find the file specified.
  1743. Error occurred while processing: Sym_print.obj.
  1744.  
  1745. SYS0002: The system cannot find the file specified.
  1746. Error occurred while processing: Sym_rem.obj.
  1747.  
  1748. SYS0002: The system cannot find the file specified.
  1749. Error occurred while processing: PairSyGn.imp.
  1750.  
  1751. SYS0002: The system cannot find the file specified.
  1752. Error occurred while processing: VecPrSyGn.imp.
  1753.  
  1754. SYS0002: The system cannot find the file specified.
  1755. Error occurred while processing: SymPlist.imp.
  1756.     loop nmake clean tests STOP
  1757.  
  1758. [D:\ice\cool\Symbol\tests] nmake /nologo clean 
  1759.     del test_Symbol.obj tsymbols.obj
  1760. SYS0002: The system cannot find the file specified.
  1761. Error occurred while processing: test_Symbol.obj.
  1762.  
  1763. SYS0002: The system cannot find the file specified.
  1764. Error occurred while processing: tsymbols.obj.
  1765.     del test_Symbol.exe
  1766. SYS0002: The system cannot find the file specified.
  1767.  
  1768. [D:\ice\cool\Hash_Table] nmake /nologo clean 
  1769.     del Base_Hash.obj Hash_0const.obj Hash_1const.obj Hash_2const.obj Hash_assign.obj Hash_clear.obj Hash_dest.obj Hash_key.obj Hash_next.obj Hash_prev.obj Hash_ratio.obj Hash_rem.obj Hash_resize.obj Hash_stats.obj Hash_value.obj prime.obj sxhash.obj
  1770. SYS0002: The system cannot find the file specified.
  1771. Error occurred while processing: Base_Hash.obj.
  1772.  
  1773. SYS0002: The system cannot find the file specified.
  1774. Error occurred while processing: Hash_0const.obj.
  1775.  
  1776. SYS0002: The system cannot find the file specified.
  1777. Error occurred while processing: Hash_1const.obj.
  1778.  
  1779. SYS0002: The system cannot find the file specified.
  1780. Error occurred while processing: Hash_2const.obj.
  1781.  
  1782. SYS0002: The system cannot find the file specified.
  1783. Error occurred while processing: Hash_assign.obj.
  1784.  
  1785. SYS0002: The system cannot find the file specified.
  1786. Error occurred while processing: Hash_clear.obj.
  1787.  
  1788. SYS0002: The system cannot find the file specified.
  1789. Error occurred while processing: Hash_dest.obj.
  1790.  
  1791. SYS0002: The system cannot find the file specified.
  1792. Error occurred while processing: Hash_key.obj.
  1793.  
  1794. SYS0002: The system cannot find the file specified.
  1795. Error occurred while processing: Hash_next.obj.
  1796.  
  1797. SYS0002: The system cannot find the file specified.
  1798. Error occurred while processing: Hash_prev.obj.
  1799.  
  1800. SYS0002: The system cannot find the file specified.
  1801. Error occurred while processing: Hash_ratio.obj.
  1802.  
  1803. SYS0002: The system cannot find the file specified.
  1804. Error occurred while processing: Hash_rem.obj.
  1805.  
  1806. SYS0002: The system cannot find the file specified.
  1807. Error occurred while processing: Hash_resize.obj.
  1808.  
  1809. SYS0002: The system cannot find the file specified.
  1810. Error occurred while processing: Hash_stats.obj.
  1811.  
  1812. SYS0002: The system cannot find the file specified.
  1813. Error occurred while processing: Hash_value.obj.
  1814.  
  1815. SYS0002: The system cannot find the file specified.
  1816. Error occurred while processing: prime.obj.
  1817.  
  1818. SYS0002: The system cannot find the file specified.
  1819. Error occurred while processing: sxhash.obj.
  1820.     loop nmake clean tests STOP
  1821.  
  1822. [D:\ice\cool\Hash_Table\tests] nmake /nologo clean 
  1823.     del test_HT.obj test_HT1.obj
  1824. SYS0002: The system cannot find the file specified.
  1825. Error occurred while processing: test_HT.obj.
  1826.  
  1827. SYS0002: The system cannot find the file specified.
  1828. Error occurred while processing: test_HT1.obj.
  1829.     del test_HT.exe
  1830. SYS0002: The system cannot find the file specified.
  1831.  
  1832. [D:\ice\cool\Package] nmake /nologo clean 
  1833.     del Package.obj Pkg_put.obj Pkg_const.obj Pkg_print.obj Pkg_rem.obj apropos.obj complete.obj intern.obj spell.obj text_package.obj HashChSy.imp
  1834. SYS0002: The system cannot find the file specified.
  1835. Error occurred while processing: Package.obj.
  1836.  
  1837. SYS0002: The system cannot find the file specified.
  1838. Error occurred while processing: Pkg_put.obj.
  1839.  
  1840. SYS0002: The system cannot find the file specified.
  1841. Error occurred while processing: Pkg_const.obj.
  1842.  
  1843. SYS0002: The system cannot find the file specified.
  1844. Error occurred while processing: Pkg_print.obj.
  1845.  
  1846. SYS0002: The system cannot find the file specified.
  1847. Error occurred while processing: Pkg_rem.obj.
  1848.  
  1849. SYS0002: The system cannot find the file specified.
  1850. Error occurred while processing: apropos.obj.
  1851.  
  1852. SYS0002: The system cannot find the file specified.
  1853. Error occurred while processing: complete.obj.
  1854.  
  1855. SYS0002: The system cannot find the file specified.
  1856. Error occurred while processing: intern.obj.
  1857.  
  1858. SYS0002: The system cannot find the file specified.
  1859. Error occurred while processing: spell.obj.
  1860.  
  1861. SYS0002: The system cannot find the file specified.
  1862. Error occurred while processing: text_package.obj.
  1863.  
  1864. SYS0002: The system cannot find the file specified.
  1865. Error occurred while processing: HashChSy.imp.
  1866.     loop nmake clean tests STOP
  1867.  
  1868. [D:\ice\cool\Package\tests] nmake /nologo clean 
  1869.     del test_Package.obj
  1870. SYS0002: The system cannot find the file specified.
  1871.     del test_Package.exe
  1872. SYS0002: The system cannot find the file specified.
  1873.  
  1874. [D:\ice\cool\Regexp] nmake /nologo clean 
  1875.     del Regexp.obj
  1876. SYS0002: The system cannot find the file specified.
  1877.     loop nmake clean tests STOP
  1878.  
  1879. [D:\ice\cool\Regexp\tests] nmake /nologo clean 
  1880.     del test_Regexp.obj
  1881. SYS0002: The system cannot find the file specified.
  1882.     del test_Regexp.exe
  1883. SYS0002: The system cannot find the file specified.
  1884.  
  1885. [D:\ice\cool\String] nmake /nologo clean 
  1886.     del Gen_String.obj String.obj chrdown.obj chreq.obj chrge.obj chriseqn.obj chrle.obj chrltrim.obj chrnrem.obj chrrev.obj chrrtrim.obj chrtrim.obj strcap.obj strfind.obj strndup.obj strnyank.obj strrfind.obj strup.obj upcharmap.obj
  1887. SYS0002: The system cannot find the file specified.
  1888. Error occurred while processing: Gen_String.obj.
  1889.  
  1890. SYS0002: The system cannot find the file specified.
  1891. Error occurred while processing: String.obj.
  1892.  
  1893. SYS0002: The system cannot find the file specified.
  1894. Error occurred while processing: chrdown.obj.
  1895.  
  1896. SYS0002: The system cannot find the file specified.
  1897. Error occurred while processing: chreq.obj.
  1898.  
  1899. SYS0002: The system cannot find the file specified.
  1900. Error occurred while processing: chrge.obj.
  1901.  
  1902. SYS0002: The system cannot find the file specified.
  1903. Error occurred while processing: chriseqn.obj.
  1904.  
  1905. SYS0002: The system cannot find the file specified.
  1906. Error occurred while processing: chrle.obj.
  1907.  
  1908. SYS0002: The system cannot find the file specified.
  1909. Error occurred while processing: chrltrim.obj.
  1910.  
  1911. SYS0002: The system cannot find the file specified.
  1912. Error occurred while processing: chrnrem.obj.
  1913.  
  1914. SYS0002: The system cannot find the file specified.
  1915. Error occurred while processing: chrrev.obj.
  1916.  
  1917. SYS0002: The system cannot find the file specified.
  1918. Error occurred while processing: chrrtrim.obj.
  1919.  
  1920. SYS0002: The system cannot find the file specified.
  1921. Error occurred while processing: chrtrim.obj.
  1922.  
  1923. SYS0002: The system cannot find the file specified.
  1924. Error occurred while processing: strcap.obj.
  1925.  
  1926. SYS0002: The system cannot find the file specified.
  1927. Error occurred while processing: strfind.obj.
  1928.  
  1929. SYS0002: The system cannot find the file specified.
  1930. Error occurred while processing: strndup.obj.
  1931.  
  1932. SYS0002: The system cannot find the file specified.
  1933. Error occurred while processing: strnyank.obj.
  1934.  
  1935. SYS0002: The system cannot find the file specified.
  1936. Error occurred while processing: strrfind.obj.
  1937.  
  1938. SYS0002: The system cannot find the file specified.
  1939. Error occurred while processing: strup.obj.
  1940.  
  1941. SYS0002: The system cannot find the file specified.
  1942. Error occurred while processing: upcharmap.obj.
  1943.     loop nmake clean tests STOP
  1944.  
  1945. [D:\ice\cool\String\tests] nmake /nologo clean 
  1946.     del test_String.obj test_GS.obj test_char.obj
  1947. SYS0002: The system cannot find the file specified.
  1948. Error occurred while processing: test_String.obj.
  1949.  
  1950. SYS0002: The system cannot find the file specified.
  1951. Error occurred while processing: test_GS.obj.
  1952.  
  1953. SYS0002: The system cannot find the file specified.
  1954. Error occurred while processing: test_char.obj.
  1955.     del test_String.exe
  1956. SYS0002: The system cannot find the file specified.
  1957.     del test_String.obj test_GS.obj test_char.obj
  1958. SYS0002: The system cannot find the file specified.
  1959. Error occurred while processing: test_String.obj.
  1960.  
  1961. SYS0002: The system cannot find the file specified.
  1962. Error occurred while processing: test_GS.obj.
  1963.  
  1964. SYS0002: The system cannot find the file specified.
  1965. Error occurred while processing: test_char.obj.
  1966.     del test_GS.exe
  1967. SYS0002: The system cannot find the file specified.
  1968.     del test_String.obj test_GS.obj test_char.obj
  1969. SYS0002: The system cannot find the file specified.
  1970. Error occurred while processing: test_String.obj.
  1971.  
  1972. SYS0002: The system cannot find the file specified.
  1973. Error occurred while processing: test_GS.obj.
  1974.  
  1975. SYS0002: The system cannot find the file specified.
  1976. Error occurred while processing: test_char.obj.
  1977.     del test_char.exe
  1978. SYS0002: The system cannot find the file specified.
  1979.  
  1980. [D:\ice\cool\Exception] nmake /nologo clean 
  1981.     del Exception.obj Exc_1const.obj Exc_2const.obj Exc_3const.obj Exc_1group.obj Exc_2group.obj Exc_getexcp.obj Exc_dhandr.obj Exc_dest.obj Exc_match.obj Exc_mprefix.obj Exc_print.obj Exc_raise.obj Exc_report.obj Exc_stop.obj Exch_1const.obj Exch_2const.obj Exch_3const.obj Exch_dest.obj Exch_find.obj Exch_invoke.obj Ignore_Errs.obj Ignr_1const.obj Ignr_2const.obj Ignr_3const.obj Ignr_dest.obj Ignr_handlr.obj Ignr_invoke.obj Warn_1const.obj Warn_dest.obj Warn_dhandr.obj Err_1const.obj Err_dest.obj Err_dhandr.obj Fatl_1const.obj Fatl_dest.obj Fatl_dhandr.obj Syerr_1const.obj Syerr_dest.obj Syerr_dhandr.obj Syerr_report.obj Sysig_1const.obj Sysig_dest.obj Sysig_dhandr.obj Sysig_report.obj Vrfy_1const.obj Vrfy_dest.obj Vrfy_report.obj hprintf.obj
  1982. SYS0002: The system cannot find the file specified.
  1983. Error occurred while processing: Exception.obj.
  1984.  
  1985. SYS0002: The system cannot find the file specified.
  1986. Error occurred while processing: Exc_1const.obj.
  1987.  
  1988. SYS0002: The system cannot find the file specified.
  1989. Error occurred while processing: Exc_2const.obj.
  1990.  
  1991. SYS0002: The system cannot find the file specified.
  1992. Error occurred while processing: Exc_3const.obj.
  1993.  
  1994. SYS0002: The system cannot find the file specified.
  1995. Error occurred while processing: Exc_1group.obj.
  1996.  
  1997. SYS0002: The system cannot find the file specified.
  1998. Error occurred while processing: Exc_2group.obj.
  1999.  
  2000. SYS0002: The system cannot find the file specified.
  2001. Error occurred while processing: Exc_getexcp.obj.
  2002.  
  2003. SYS0002: The system cannot find the file specified.
  2004. Error occurred while processing: Exc_dhandr.obj.
  2005.  
  2006. SYS0002: The system cannot find the file specified.
  2007. Error occurred while processing: Exc_dest.obj.
  2008.  
  2009. SYS0002: The system cannot find the file specified.
  2010. Error occurred while processing: Exc_match.obj.
  2011.  
  2012. SYS0002: The system cannot find the file specified.
  2013. Error occurred while processing: Exc_mprefix.obj.
  2014.  
  2015. SYS0002: The system cannot find the file specified.
  2016. Error occurred while processing: Exc_print.obj.
  2017.  
  2018. SYS0002: The system cannot find the file specified.
  2019. Error occurred while processing: Exc_raise.obj.
  2020.  
  2021. SYS0002: The system cannot find the file specified.
  2022. Error occurred while processing: Exc_report.obj.
  2023.  
  2024. SYS0002: The system cannot find the file specified.
  2025. Error occurred while processing: Exc_stop.obj.
  2026.  
  2027. SYS0002: The system cannot find the file specified.
  2028. Error occurred while processing: Exch_1const.obj.
  2029.  
  2030. SYS0002: The system cannot find the file specified.
  2031. Error occurred while processing: Exch_2const.obj.
  2032.  
  2033. SYS0002: The system cannot find the file specified.
  2034. Error occurred while processing: Exch_3const.obj.
  2035.  
  2036. SYS0002: The system cannot find the file specified.
  2037. Error occurred while processing: Exch_dest.obj.
  2038.  
  2039. SYS0002: The system cannot find the file specified.
  2040. Error occurred while processing: Exch_find.obj.
  2041.  
  2042. SYS0002: The system cannot find the file specified.
  2043. Error occurred while processing: Exch_invoke.obj.
  2044.  
  2045. SYS0002: The system cannot find the file specified.
  2046. Error occurred while processing: Ignore_Errs.obj.
  2047.  
  2048. SYS0002: The system cannot find the file specified.
  2049. Error occurred while processing: Ignr_1const.obj.
  2050.  
  2051. SYS0002: The system cannot find the file specified.
  2052. Error occurred while processing: Ignr_2const.obj.
  2053.  
  2054. SYS0002: The system cannot find the file specified.
  2055. Error occurred while processing: Ignr_3const.obj.
  2056.  
  2057. SYS0002: The system cannot find the file specified.
  2058. Error occurred while processing: Ignr_dest.obj.
  2059.  
  2060. SYS0002: The system cannot find the file specified.
  2061. Error occurred while processing: Ignr_handlr.obj.
  2062.  
  2063. SYS0002: The system cannot find the file specified.
  2064. Error occurred while processing: Ignr_invoke.obj.
  2065.  
  2066. SYS0002: The system cannot find the file specified.
  2067. Error occurred while processing: Warn_1const.obj.
  2068.  
  2069. SYS0002: The system cannot find the file specified.
  2070. Error occurred while processing: Warn_dest.obj.
  2071.  
  2072. SYS0002: The system cannot find the file specified.
  2073. Error occurred while processing: Warn_dhandr.obj.
  2074.  
  2075. SYS0002: The system cannot find the file specified.
  2076. Error occurred while processing: Err_1const.obj.
  2077.  
  2078. SYS0002: The system cannot find the file specified.
  2079. Error occurred while processing: Err_dest.obj.
  2080.  
  2081. SYS0002: The system cannot find the file specified.
  2082. Error occurred while processing: Err_dhandr.obj.
  2083.  
  2084. SYS0002: The system cannot find the file specified.
  2085. Error occurred while processing: Fatl_1const.obj.
  2086.  
  2087. SYS0002: The system cannot find the file specified.
  2088. Error occurred while processing: Fatl_dest.obj.
  2089.  
  2090. SYS0002: The system cannot find the file specified.
  2091. Error occurred while processing: Fatl_dhandr.obj.
  2092.  
  2093. SYS0002: The system cannot find the file specified.
  2094. Error occurred while processing: Syerr_1const.obj.
  2095.  
  2096. SYS0002: The system cannot find the file specified.
  2097. Error occurred while processing: Syerr_dest.obj.
  2098.  
  2099. SYS0002: The system cannot find the file specified.
  2100. Error occurred while processing: Syerr_dhandr.obj.
  2101.  
  2102. SYS0002: The system cannot find the file specified.
  2103. Error occurred while processing: Syerr_report.obj.
  2104.  
  2105. SYS0002: The system cannot find the file specified.
  2106. Error occurred while processing: Sysig_1const.obj.
  2107.  
  2108. SYS0002: The system cannot find the file specified.
  2109. Error occurred while processing: Sysig_dest.obj.
  2110.  
  2111. SYS0002: The system cannot find the file specified.
  2112. Error occurred while processing: Sysig_dhandr.obj.
  2113.  
  2114. SYS0002: The system cannot find the file specified.
  2115. Error occurred while processing: Sysig_report.obj.
  2116.  
  2117. SYS0002: The system cannot find the file specified.
  2118. Error occurred while processing: Vrfy_1const.obj.
  2119.  
  2120. SYS0002: The system cannot find the file specified.
  2121. Error occurred while processing: Vrfy_dest.obj.
  2122.  
  2123. SYS0002: The system cannot find the file specified.
  2124. Error occurred while processing: Vrfy_report.obj.
  2125.  
  2126. SYS0002: The system cannot find the file specified.
  2127. Error occurred while processing: hprintf.obj.
  2128.     loop nmake clean tests STOP
  2129.  
  2130. [D:\ice\cool\Exception\tests] nmake /nologo clean 
  2131.     del test_Except.obj
  2132. SYS0002: The system cannot find the file specified.
  2133.     del test_Except.exe
  2134. SYS0002: The system cannot find the file specified.
  2135.  
  2136. [D:\ice\cool\Vector] nmake /nologo clean 
  2137.     del Base_Vector.obj Vec_0const.obj Vec_1const.obj Vec_2const.obj Vec_assign.obj Vec_brkt.obj Vec_clear.obj Vec_copy.obj Vec_dest.obj Vec_empty.obj Vec_fill.obj Vec_resize.obj Vec_remove.obj Vec_salloc.obj Vec_slen.obj Vec_sratio.obj Vec_value.obj
  2138. SYS0002: The system cannot find the file specified.
  2139. Error occurred while processing: Base_Vector.obj.
  2140.  
  2141. SYS0002: The system cannot find the file specified.
  2142. Error occurred while processing: Vec_0const.obj.
  2143.  
  2144. SYS0002: The system cannot find the file specified.
  2145. Error occurred while processing: Vec_1const.obj.
  2146.  
  2147. SYS0002: The system cannot find the file specified.
  2148. Error occurred while processing: Vec_2const.obj.
  2149.  
  2150. SYS0002: The system cannot find the file specified.
  2151. Error occurred while processing: Vec_assign.obj.
  2152.  
  2153. SYS0002: The system cannot find the file specified.
  2154. Error occurred while processing: Vec_brkt.obj.
  2155.  
  2156. SYS0002: The system cannot find the file specified.
  2157. Error occurred while processing: Vec_clear.obj.
  2158.  
  2159. SYS0002: The system cannot find the file specified.
  2160. Error occurred while processing: Vec_copy.obj.
  2161.  
  2162. SYS0002: The system cannot find the file specified.
  2163. Error occurred while processing: Vec_dest.obj.
  2164.  
  2165. SYS0002: The system cannot find the file specified.
  2166. Error occurred while processing: Vec_empty.obj.
  2167.  
  2168. SYS0002: The system cannot find the file specified.
  2169. Error occurred while processing: Vec_fill.obj.
  2170.  
  2171. SYS0002: The system cannot find the file specified.
  2172. Error occurred while processing: Vec_resize.obj.
  2173.  
  2174. SYS0002: The system cannot find the file specified.
  2175. Error occurred while processing: Vec_remove.obj.
  2176.  
  2177. SYS0002: The system cannot find the file specified.
  2178. Error occurred while processing: Vec_salloc.obj.
  2179.  
  2180. SYS0002: The system cannot find the file specified.
  2181. Error occurred while processing: Vec_slen.obj.
  2182.  
  2183. SYS0002: The system cannot find the file specified.
  2184. Error occurred while processing: Vec_sratio.obj.
  2185.  
  2186. SYS0002: The system cannot find the file specified.
  2187. Error occurred while processing: Vec_value.obj.
  2188.     loop nmake clean tests STOP
  2189.  
  2190. [D:\ice\cool\Vector\tests] nmake /nologo clean 
  2191.     del test_Vector.obj
  2192. SYS0002: The system cannot find the file specified.
  2193.     del test_Vector.exe
  2194. SYS0002: The system cannot find the file specified.
  2195.  
  2196. [D:\ice\cool\Pair] nmake /nologo clean 
  2197.     del 
  2198. SYS1003: The syntax of the command is incorrect.
  2199.     loop nmake clean tests STOP
  2200.  
  2201. [D:\ice\cool\Pair\tests] nmake /nologo clean 
  2202.     del test_Pair.obj
  2203. SYS0002: The system cannot find the file specified.
  2204.     del test_Pair.exe
  2205. SYS0002: The system cannot find the file specified.
  2206.  
  2207. [D:\ice\cool\Association] nmake /nologo clean 
  2208.     del 
  2209. SYS1003: The syntax of the command is incorrect.
  2210.     loop nmake clean tests STOP
  2211.  
  2212. [D:\ice\cool\Association\tests] nmake /nologo clean 
  2213.     del test_Assoc.obj
  2214. SYS0002: The system cannot find the file specified.
  2215.     del test_Assoc.exe
  2216. SYS0002: The system cannot find the file specified.
  2217.  
  2218. [D:\ice\cool\Stack] nmake /nologo clean 
  2219.     del Base_Stack.obj
  2220. SYS0002: The system cannot find the file specified.
  2221.     loop nmake clean tests STOP
  2222.  
  2223. [D:\ice\cool\Stack\tests] nmake /nologo clean 
  2224.     del test_Stack.obj
  2225. SYS0002: The system cannot find the file specified.
  2226.     del test_Stack.exe
  2227. SYS0002: The system cannot find the file specified.
  2228.  
  2229. [D:\ice\cool\Queue] nmake /nologo clean 
  2230.     del Base_Queue.obj
  2231. SYS0002: The system cannot find the file specified.
  2232.     loop nmake clean tests STOP
  2233.  
  2234. [D:\ice\cool\Queue\tests] nmake /nologo clean 
  2235.     del test_Queue.obj
  2236. SYS0002: The system cannot find the file specified.
  2237.     del test_Queue.exe
  2238. SYS0002: The system cannot find the file specified.
  2239.  
  2240. [D:\ice\cool\List] nmake /nologo clean 
  2241.     del Base_List.obj
  2242. SYS0002: The system cannot find the file specified.
  2243.     loop nmake clean tests STOP
  2244.  
  2245. [D:\ice\cool\List\tests] nmake /nologo clean 
  2246.     del test_List.obj test_List1.obj test_List2.obj test_List3.obj test_List4.obj
  2247. SYS0002: The system cannot find the file specified.
  2248. Error occurred while processing: test_List.obj.
  2249.  
  2250. SYS0002: The system cannot find the file specified.
  2251. Error occurred while processing: test_List1.obj.
  2252.  
  2253. SYS0002: The system cannot find the file specified.
  2254. Error occurred while processing: test_List2.obj.
  2255.  
  2256. SYS0002: The system cannot find the file specified.
  2257. Error occurred while processing: test_List3.obj.
  2258.  
  2259. SYS0002: The system cannot find the file specified.
  2260. Error occurred while processing: test_List4.obj.
  2261.     del test_List.exe
  2262. SYS0002: The system cannot find the file specified.
  2263.  
  2264. [D:\ice\cool\Tree] nmake /nologo clean 
  2265.     del Base_BN.obj Base_BT.obj
  2266. SYS0002: The system cannot find the file specified.
  2267. Error occurred while processing: Base_BN.obj.
  2268.  
  2269. SYS0002: The system cannot find the file specified.
  2270. Error occurred while processing: Base_BT.obj.
  2271.     loop nmake clean tests STOP
  2272.  
  2273. [D:\ice\cool\Tree\tests] nmake /nologo clean 
  2274.     del test_nodes.obj test_AVL.obj test_BT.obj test_NT.obj
  2275. SYS0002: The system cannot find the file specified.
  2276. Error occurred while processing: test_nodes.obj.
  2277.  
  2278. SYS0002: The system cannot find the file specified.
  2279. Error occurred while processing: test_AVL.obj.
  2280.  
  2281. SYS0002: The system cannot find the file specified.
  2282. Error occurred while processing: test_BT.obj.
  2283.  
  2284. SYS0002: The system cannot find the file specified.
  2285. Error occurred while processing: test_NT.obj.
  2286.     del test_nodes.exe
  2287. SYS0002: The system cannot find the file specified.
  2288.     del test_nodes.obj test_AVL.obj test_BT.obj test_NT.obj
  2289. SYS0002: The system cannot find the file specified.
  2290. Error occurred while processing: test_nodes.obj.
  2291.  
  2292. SYS0002: The system cannot find the file specified.
  2293. Error occurred while processing: test_AVL.obj.
  2294.  
  2295. SYS0002: The system cannot find the file specified.
  2296. Error occurred while processing: test_BT.obj.
  2297.  
  2298. SYS0002: The system cannot find the file specified.
  2299. Error occurred while processing: test_NT.obj.
  2300.     del test_AVL.exe
  2301. SYS0002: The system cannot find the file specified.
  2302.     del test_nodes.obj test_AVL.obj test_BT.obj test_NT.obj
  2303. SYS0002: The system cannot find the file specified.
  2304. Error occurred while processing: test_nodes.obj.
  2305.  
  2306. SYS0002: The system cannot find the file specified.
  2307. Error occurred while processing: test_AVL.obj.
  2308.  
  2309. SYS0002: The system cannot find the file specified.
  2310. Error occurred while processing: test_BT.obj.
  2311.  
  2312. SYS0002: The system cannot find the file specified.
  2313. Error occurred while processing: test_NT.obj.
  2314.     del test_BT.exe
  2315. SYS0002: The system cannot find the file specified.
  2316.     del test_nodes.obj test_AVL.obj test_BT.obj test_NT.obj
  2317. SYS0002: The system cannot find the file specified.
  2318. Error occurred while processing: test_nodes.obj.
  2319.  
  2320. SYS0002: The system cannot find the file specified.
  2321. Error occurred while processing: test_AVL.obj.
  2322.  
  2323. SYS0002: The system cannot find the file specified.
  2324. Error occurred while processing: test_BT.obj.
  2325.  
  2326. SYS0002: The system cannot find the file specified.
  2327. Error occurred while processing: test_NT.obj.
  2328.     del test_NT.exe
  2329. SYS0002: The system cannot find the file specified.
  2330.  
  2331. [D:\ice\cool\Matrix] nmake /nologo clean 
  2332.     del Base_Matrix.obj
  2333. SYS0002: The system cannot find the file specified.
  2334.     loop nmake clean tests STOP
  2335.  
  2336. [D:\ice\cool\Matrix\tests] nmake /nologo clean 
  2337.     del test_Matrix.obj
  2338. SYS0002: The system cannot find the file specified.
  2339.     del test_Matrix.exe
  2340. SYS0002: The system cannot find the file specified.
  2341.  
  2342. [D:\ice\cool\Set] nmake /nologo clean 
  2343.     del 
  2344. SYS1003: The syntax of the command is incorrect.
  2345.     loop nmake clean tests STOP
  2346.  
  2347. [D:\ice\cool\Set\tests] nmake /nologo clean 
  2348.     del test_Set.obj
  2349. SYS0002: The system cannot find the file specified.
  2350.     del test_Set.exe
  2351. SYS0002: The system cannot find the file specified.
  2352.  
  2353. [D:\ice\cool\Bit_Set] nmake /nologo clean 
  2354.     del Bit_Set.obj Bit_Table.obj
  2355. SYS0002: The system cannot find the file specified.
  2356. Error occurred while processing: Bit_Set.obj.
  2357.  
  2358. SYS0002: The system cannot find the file specified.
  2359. Error occurred while processing: Bit_Table.obj.
  2360.     loop nmake clean tests STOP
  2361.  
  2362. [D:\ice\cool\Bit_Set\tests] nmake /nologo clean 
  2363.     del test_Bit_Set.obj
  2364. SYS0002: The system cannot find the file specified.
  2365.     del test_Bit_Set.exe
  2366. SYS0002: The system cannot find the file specified.
  2367.  
  2368. [D:\ice\cool\Iterator] nmake /nologo clean 
  2369.     del 
  2370. SYS1003: The syntax of the command is incorrect.
  2371.     loop nmake clean tests STOP
  2372.  
  2373. [D:\ice\cool\Iterator\tests] nmake /nologo clean 
  2374.     del test_Iter.obj
  2375. SYS0002: The system cannot find the file specified.
  2376.     del test_Iter.exe
  2377. SYS0002: The system cannot find the file specified.
  2378.  
  2379. [D:\ice\cool\Range] nmake /nologo clean 
  2380.     del Base_Range.obj
  2381. SYS0002: The system cannot find the file specified.
  2382.     loop nmake clean tests STOP
  2383.  
  2384. [D:\ice\cool\Range\tests] nmake /nologo clean 
  2385.     del test_Range.obj
  2386. SYS0002: The system cannot find the file specified.
  2387.     del test_Range.exe
  2388. SYS0002: The system cannot find the file specified.
  2389.  
  2390. [D:\ice\cool\Date_Time] nmake /nologo clean 
  2391.     del Date_Time.obj Timer.obj
  2392. SYS0002: The system cannot find the file specified.
  2393. Error occurred while processing: Date_Time.obj.
  2394.  
  2395. SYS0002: The system cannot find the file specified.
  2396. Error occurred while processing: Timer.obj.
  2397.     loop nmake clean tests STOP
  2398.  
  2399. [D:\ice\cool\Date_Time\tests] nmake /nologo clean 
  2400.     del test_DT.obj test_Timer.obj
  2401. SYS0002: The system cannot find the file specified.
  2402. Error occurred while processing: test_DT.obj.
  2403.  
  2404. SYS0002: The system cannot find the file specified.
  2405. Error occurred while processing: test_Timer.obj.
  2406.     del test_DT.exe
  2407. SYS0002: The system cannot find the file specified.
  2408.     del test_DT.obj test_Timer.obj
  2409. SYS0002: The system cannot find the file specified.
  2410. Error occurred while processing: test_DT.obj.
  2411.  
  2412. SYS0002: The system cannot find the file specified.
  2413. Error occurred while processing: test_Timer.obj.
  2414.     del test_Timer.exe
  2415. SYS0002: The system cannot find the file specified.
  2416.  
  2417. [D:\ice\cool\Random] nmake /nologo clean 
  2418.     del Random.obj
  2419. SYS0002: The system cannot find the file specified.
  2420.     loop nmake clean tests STOP
  2421.  
  2422. [D:\ice\cool\Random\tests] nmake /nologo clean 
  2423.     del test_Random.obj
  2424. SYS0002: The system cannot find the file specified.
  2425.     del test_Random.exe
  2426. SYS0002: The system cannot find the file specified.
  2427.  
  2428. [D:\ice\cool\Rational] nmake /nologo clean 
  2429.     del Rational.obj
  2430. SYS0002: The system cannot find the file specified.
  2431.     loop nmake clean tests STOP
  2432.  
  2433. [D:\ice\cool\Rational\tests] nmake /nologo clean 
  2434.     del test_Rat.obj
  2435. SYS0002: The system cannot find the file specified.
  2436.     del test_Rat.exe
  2437. SYS0002: The system cannot find the file specified.
  2438.  
  2439. [D:\ice\cool\Complex] nmake /nologo clean 
  2440.     del Complex.obj
  2441. SYS0002: The system cannot find the file specified.
  2442.     loop nmake clean tests STOP
  2443.  
  2444. [D:\ice\cool\Complex\tests] nmake /nologo clean 
  2445.     del test_Complex.obj
  2446. SYS0002: The system cannot find the file specified.
  2447.     del test_Complex.exe
  2448. SYS0002: The system cannot find the file specified.
  2449.  
  2450. [D:\ice\cool\Bignum] nmake /nologo clean 
  2451.     del Bignum.obj
  2452. SYS0002: The system cannot find the file specified.
  2453.     loop nmake clean tests STOP
  2454.  
  2455. [D:\ice\cool\Bignum\tests] nmake /nologo clean 
  2456.     del test_Bignum.obj
  2457. SYS0002: The system cannot find the file specified.
  2458.     del test_Bignum.exe
  2459. SYS0002: The system cannot find the file specified.
  2460.  
  2461. [D:\ice\cool\keyargs] nmake /nologo clean 
  2462.     del keyargs.obj expand_key.obj
  2463. SYS0002: The system cannot find the file specified.
  2464. Error occurred while processing: keyargs.obj.
  2465.  
  2466. SYS0002: The system cannot find the file specified.
  2467. Error occurred while processing: expand_key.obj.
  2468.     del keyargs.exe
  2469. SYS0002: The system cannot find the file specified.
  2470.     del keyargs.obj expand_key.obj
  2471. SYS0002: The system cannot find the file specified.
  2472. Error occurred while processing: keyargs.obj.
  2473.  
  2474. SYS0002: The system cannot find the file specified.
  2475. Error occurred while processing: expand_key.obj.
  2476.     del expand_key.exe
  2477. SYS0002: The system cannot find the file specified.
  2478.     loop nmake clean tests STOP
  2479.  
  2480. [D:\ice\cool\keyargs\tests] nmake /nologo clean 
  2481.     del test_keyargs.obj
  2482. SYS0002: The system cannot find the file specified.
  2483.     del test_keyargs.exe
  2484. SYS0002: The system cannot find the file specified.
  2485.  
  2486. [D:\ice\cool\examples] nmake /nologo clean 
  2487.     loop nmake clean section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  2488.  
  2489. [D:\ice\cool\examples\section2] nmake /nologo clean 
  2490.     del ex2_4.obj ex2_7.obj ex2_9.obj
  2491. SYS0002: The system cannot find the file specified.
  2492. Error occurred while processing: ex2_4.obj.
  2493.  
  2494. SYS0002: The system cannot find the file specified.
  2495. Error occurred while processing: ex2_7.obj.
  2496.  
  2497. SYS0002: The system cannot find the file specified.
  2498. Error occurred while processing: ex2_9.obj.
  2499.     del ex2_4.exe
  2500. SYS0002: The system cannot find the file specified.
  2501.     del ex2_4.obj ex2_7.obj ex2_9.obj
  2502. SYS0002: The system cannot find the file specified.
  2503. Error occurred while processing: ex2_4.obj.
  2504.  
  2505. SYS0002: The system cannot find the file specified.
  2506. Error occurred while processing: ex2_7.obj.
  2507.  
  2508. SYS0002: The system cannot find the file specified.
  2509. Error occurred while processing: ex2_9.obj.
  2510.     del ex2_7.exe
  2511. SYS0002: The system cannot find the file specified.
  2512.     del ex2_4.obj ex2_7.obj ex2_9.obj
  2513. SYS0002: The system cannot find the file specified.
  2514. Error occurred while processing: ex2_4.obj.
  2515.  
  2516. SYS0002: The system cannot find the file specified.
  2517. Error occurred while processing: ex2_7.obj.
  2518.  
  2519. SYS0002: The system cannot find the file specified.
  2520. Error occurred while processing: ex2_9.obj.
  2521.     del ex2_9.exe
  2522. SYS0002: The system cannot find the file specified.
  2523.  
  2524. [D:\ice\cool\examples\section3] nmake /nologo clean 
  2525.     del ex3_4.obj ex3_6.obj ex3_8.obj ex3_10.obj ex3_12.obj
  2526. SYS0002: The system cannot find the file specified.
  2527. Error occurred while processing: ex3_4.obj.
  2528.  
  2529. SYS0002: The system cannot find the file specified.
  2530. Error occurred while processing: ex3_6.obj.
  2531.  
  2532. SYS0002: The system cannot find the file specified.
  2533. Error occurred while processing: ex3_8.obj.
  2534.  
  2535. SYS0002: The system cannot find the file specified.
  2536. Error occurred while processing: ex3_10.obj.
  2537.  
  2538. SYS0002: The system cannot find the file specified.
  2539. Error occurred while processing: ex3_12.obj.
  2540.     del ex3_4.exe
  2541. SYS0002: The system cannot find the file specified.
  2542.     del ex3_4.obj ex3_6.obj ex3_8.obj ex3_10.obj ex3_12.obj
  2543. SYS0002: The system cannot find the file specified.
  2544. Error occurred while processing: ex3_4.obj.
  2545.  
  2546. SYS0002: The system cannot find the file specified.
  2547. Error occurred while processing: ex3_6.obj.
  2548.  
  2549. SYS0002: The system cannot find the file specified.
  2550. Error occurred while processing: ex3_8.obj.
  2551.  
  2552. SYS0002: The system cannot find the file specified.
  2553. Error occurred while processing: ex3_10.obj.
  2554.  
  2555. SYS0002: The system cannot find the file specified.
  2556. Error occurred while processing: ex3_12.obj.
  2557.     del ex3_6.exe
  2558. SYS0002: The system cannot find the file specified.
  2559.     del ex3_4.obj ex3_6.obj ex3_8.obj ex3_10.obj ex3_12.obj
  2560. SYS0002: The system cannot find the file specified.
  2561. Error occurred while processing: ex3_4.obj.
  2562.  
  2563. SYS0002: The system cannot find the file specified.
  2564. Error occurred while processing: ex3_6.obj.
  2565.  
  2566. SYS0002: The system cannot find the file specified.
  2567. Error occurred while processing: ex3_8.obj.
  2568.  
  2569. SYS0002: The system cannot find the file specified.
  2570. Error occurred while processing: ex3_10.obj.
  2571.  
  2572. SYS0002: The system cannot find the file specified.
  2573. Error occurred while processing: ex3_12.obj.
  2574.     del ex3_8.exe
  2575. SYS0002: The system cannot find the file specified.
  2576.     del ex3_4.obj ex3_6.obj ex3_8.obj ex3_10.obj ex3_12.obj
  2577. SYS0002: The system cannot find the file specified.
  2578. Error occurred while processing: ex3_4.obj.
  2579.  
  2580. SYS0002: The system cannot find the file specified.
  2581. Error occurred while processing: ex3_6.obj.
  2582.  
  2583. SYS0002: The system cannot find the file specified.
  2584. Error occurred while processing: ex3_8.obj.
  2585.  
  2586. SYS0002: The system cannot find the file specified.
  2587. Error occurred while processing: ex3_10.obj.
  2588.  
  2589. SYS0002: The system cannot find the file specified.
  2590. Error occurred while processing: ex3_12.obj.
  2591.     del ex3_10.exe
  2592. SYS0002: The system cannot find the file specified.
  2593.     del ex3_4.obj ex3_6.obj ex3_8.obj ex3_10.obj ex3_12.obj
  2594. SYS0002: The system cannot find the file specified.
  2595. Error occurred while processing: ex3_4.obj.
  2596.  
  2597. SYS0002: The system cannot find the file specified.
  2598. Error occurred while processing: ex3_6.obj.
  2599.  
  2600. SYS0002: The system cannot find the file specified.
  2601. Error occurred while processing: ex3_8.obj.
  2602.  
  2603. SYS0002: The system cannot find the file specified.
  2604. Error occurred while processing: ex3_10.obj.
  2605.  
  2606. SYS0002: The system cannot find the file specified.
  2607. Error occurred while processing: ex3_12.obj.
  2608.     del ex3_12.exe
  2609. SYS0002: The system cannot find the file specified.
  2610.  
  2611. [D:\ice\cool\examples\section4] nmake /nologo clean 
  2612.     del ex4_7.obj ex4_9.obj
  2613. SYS0002: The system cannot find the file specified.
  2614. Error occurred while processing: ex4_7.obj.
  2615.  
  2616. SYS0002: The system cannot find the file specified.
  2617. Error occurred while processing: ex4_9.obj.
  2618.     del ex4_7.exe
  2619. SYS0002: The system cannot find the file specified.
  2620.     del ex4_7.obj ex4_9.obj
  2621. SYS0002: The system cannot find the file specified.
  2622. Error occurred while processing: ex4_7.obj.
  2623.  
  2624. SYS0002: The system cannot find the file specified.
  2625. Error occurred while processing: ex4_9.obj.
  2626.     del ex4_9.exe
  2627. SYS0002: The system cannot find the file specified.
  2628.  
  2629. [D:\ice\cool\examples\section5] nmake /nologo clean 
  2630.     del ex5_8.obj
  2631. SYS0002: The system cannot find the file specified.
  2632.     del ex5_8.exe
  2633. SYS0002: The system cannot find the file specified.
  2634.  
  2635. [D:\ice\cool\examples\section6] nmake /nologo clean 
  2636.     del ex6_4.obj ex6_6.obj ex6_8.obj ex6_10.obj
  2637. SYS0002: The system cannot find the file specified.
  2638. Error occurred while processing: ex6_4.obj.
  2639.  
  2640. SYS0002: The system cannot find the file specified.
  2641. Error occurred while processing: ex6_6.obj.
  2642.  
  2643. SYS0002: The system cannot find the file specified.
  2644. Error occurred while processing: ex6_8.obj.
  2645.  
  2646. SYS0002: The system cannot find the file specified.
  2647. Error occurred while processing: ex6_10.obj.
  2648.     del ex6_4.exe
  2649. SYS0002: The system cannot find the file specified.
  2650.     del ex6_4.obj ex6_6.obj ex6_8.obj ex6_10.obj
  2651. SYS0002: The system cannot find the file specified.
  2652. Error occurred while processing: ex6_4.obj.
  2653.  
  2654. SYS0002: The system cannot find the file specified.
  2655. Error occurred while processing: ex6_6.obj.
  2656.  
  2657. SYS0002: The system cannot find the file specified.
  2658. Error occurred while processing: ex6_8.obj.
  2659.  
  2660. SYS0002: The system cannot find the file specified.
  2661. Error occurred while processing: ex6_10.obj.
  2662.     del ex6_6.exe
  2663. SYS0002: The system cannot find the file specified.
  2664.     del ex6_4.obj ex6_6.obj ex6_8.obj ex6_10.obj
  2665. SYS0002: The system cannot find the file specified.
  2666. Error occurred while processing: ex6_4.obj.
  2667.  
  2668. SYS0002: The system cannot find the file specified.
  2669. Error occurred while processing: ex6_6.obj.
  2670.  
  2671. SYS0002: The system cannot find the file specified.
  2672. Error occurred while processing: ex6_8.obj.
  2673.  
  2674. SYS0002: The system cannot find the file specified.
  2675. Error occurred while processing: ex6_10.obj.
  2676.     del ex6_8.exe
  2677. SYS0002: The system cannot find the file specified.
  2678.     del ex6_4.obj ex6_6.obj ex6_8.obj ex6_10.obj
  2679. SYS0002: The system cannot find the file specified.
  2680. Error occurred while processing: ex6_4.obj.
  2681.  
  2682. SYS0002: The system cannot find the file specified.
  2683. Error occurred while processing: ex6_6.obj.
  2684.  
  2685. SYS0002: The system cannot find the file specified.
  2686. Error occurred while processing: ex6_8.obj.
  2687.  
  2688. SYS0002: The system cannot find the file specified.
  2689. Error occurred while processing: ex6_10.obj.
  2690.     del ex6_10.exe
  2691. SYS0002: The system cannot find the file specified.
  2692.  
  2693. [D:\ice\cool\examples\section7] nmake /nologo clean 
  2694.     del ex7_4.obj ex7_7.obj ex7_9.obj
  2695. SYS0002: The system cannot find the file specified.
  2696. Error occurred while processing: ex7_4.obj.
  2697.  
  2698. SYS0002: The system cannot find the file specified.
  2699. Error occurred while processing: ex7_7.obj.
  2700.  
  2701. SYS0002: The system cannot find the file specified.
  2702. Error occurred while processing: ex7_9.obj.
  2703.     del ex7_4.exe
  2704. SYS0002: The system cannot find the file specified.
  2705.     del ex7_4.obj ex7_7.obj ex7_9.obj
  2706. SYS0002: The system cannot find the file specified.
  2707. Error occurred while processing: ex7_4.obj.
  2708.  
  2709. SYS0002: The system cannot find the file specified.
  2710. Error occurred while processing: ex7_7.obj.
  2711.  
  2712. SYS0002: The system cannot find the file specified.
  2713. Error occurred while processing: ex7_9.obj.
  2714.     del ex7_7.exe
  2715. SYS0002: The system cannot find the file specified.
  2716.     del ex7_4.obj ex7_7.obj ex7_9.obj
  2717. SYS0002: The system cannot find the file specified.
  2718. Error occurred while processing: ex7_4.obj.
  2719.  
  2720. SYS0002: The system cannot find the file specified.
  2721. Error occurred while processing: ex7_7.obj.
  2722.  
  2723. SYS0002: The system cannot find the file specified.
  2724. Error occurred while processing: ex7_9.obj.
  2725.     del ex7_9.exe
  2726. SYS0002: The system cannot find the file specified.
  2727.  
  2728. [D:\ice\cool\examples\section8] nmake /nologo clean 
  2729.     del ex8_4.obj ex8_6.obj
  2730. SYS0002: The system cannot find the file specified.
  2731. Error occurred while processing: ex8_4.obj.
  2732.  
  2733. SYS0002: The system cannot find the file specified.
  2734. Error occurred while processing: ex8_6.obj.
  2735.     del ex8_4.exe
  2736. SYS0002: The system cannot find the file specified.
  2737.     del ex8_4.obj ex8_6.obj
  2738. SYS0002: The system cannot find the file specified.
  2739. Error occurred while processing: ex8_4.obj.
  2740.  
  2741. SYS0002: The system cannot find the file specified.
  2742. Error occurred while processing: ex8_6.obj.
  2743.     del ex8_6.exe
  2744. SYS0002: The system cannot find the file specified.
  2745.  
  2746. [D:\ice\cool\examples\section9] nmake /nologo clean 
  2747.     del ex9_5.obj ex9_7.obj ex9_11.obj
  2748. SYS0002: The system cannot find the file specified.
  2749. Error occurred while processing: ex9_5.obj.
  2750.  
  2751. SYS0002: The system cannot find the file specified.
  2752. Error occurred while processing: ex9_7.obj.
  2753.  
  2754. SYS0002: The system cannot find the file specified.
  2755. Error occurred while processing: ex9_11.obj.
  2756.     del ex9_5.exe
  2757. SYS0002: The system cannot find the file specified.
  2758.     del ex9_5.obj ex9_7.obj ex9_11.obj
  2759. SYS0002: The system cannot find the file specified.
  2760. Error occurred while processing: ex9_5.obj.
  2761.  
  2762. SYS0002: The system cannot find the file specified.
  2763. Error occurred while processing: ex9_7.obj.
  2764.  
  2765. SYS0002: The system cannot find the file specified.
  2766. Error occurred while processing: ex9_11.obj.
  2767.     del ex9_7.exe
  2768. SYS0002: The system cannot find the file specified.
  2769.     del ex9_5.obj ex9_7.obj ex9_11.obj
  2770. SYS0002: The system cannot find the file specified.
  2771. Error occurred while processing: ex9_5.obj.
  2772.  
  2773. SYS0002: The system cannot find the file specified.
  2774. Error occurred while processing: ex9_7.obj.
  2775.  
  2776. SYS0002: The system cannot find the file specified.
  2777. Error occurred while processing: ex9_11.obj.
  2778.     del ex9_11.exe
  2779. SYS0002: The system cannot find the file specified.
  2780.  
  2781. [D:\ice\cool\examples\section11] nmake /nologo clean 
  2782.     del ex11_9.obj ex11_11a.obj symbols2.obj ex11_11b.obj symbols3.obj ex11_13.obj symbols4.obj
  2783. SYS0002: The system cannot find the file specified.
  2784. Error occurred while processing: ex11_9.obj.
  2785.  
  2786. SYS0002: The system cannot find the file specified.
  2787. Error occurred while processing: ex11_11a.obj.
  2788.  
  2789. SYS0002: The system cannot find the file specified.
  2790. Error occurred while processing: symbols2.obj.
  2791.  
  2792. SYS0002: The system cannot find the file specified.
  2793. Error occurred while processing: ex11_11b.obj.
  2794.  
  2795. SYS0002: The system cannot find the file specified.
  2796. Error occurred while processing: symbols3.obj.
  2797.  
  2798. SYS0002: The system cannot find the file specified.
  2799. Error occurred while processing: ex11_13.obj.
  2800.  
  2801. SYS0002: The system cannot find the file specified.
  2802. Error occurred while processing: symbols4.obj.
  2803.     del ex11_9.exe
  2804. SYS0002: The system cannot find the file specified.
  2805.     del ex11_9.obj ex11_11a.obj symbols2.obj ex11_11b.obj symbols3.obj ex11_13.obj symbols4.obj
  2806. SYS0002: The system cannot find the file specified.
  2807. Error occurred while processing: ex11_9.obj.
  2808.  
  2809. SYS0002: The system cannot find the file specified.
  2810. Error occurred while processing: ex11_11a.obj.
  2811.  
  2812. SYS0002: The system cannot find the file specified.
  2813. Error occurred while processing: symbols2.obj.
  2814.  
  2815. SYS0002: The system cannot find the file specified.
  2816. Error occurred while processing: ex11_11b.obj.
  2817.  
  2818. SYS0002: The system cannot find the file specified.
  2819. Error occurred while processing: symbols3.obj.
  2820.  
  2821. SYS0002: The system cannot find the file specified.
  2822. Error occurred while processing: ex11_13.obj.
  2823.  
  2824. SYS0002: The system cannot find the file specified.
  2825. Error occurred while processing: symbols4.obj.
  2826.     del ex11_11a.exe
  2827. SYS0002: The system cannot find the file specified.
  2828.     del ex11_9.obj ex11_11a.obj symbols2.obj ex11_11b.obj symbols3.obj ex11_13.obj symbols4.obj
  2829. SYS0002: The system cannot find the file specified.
  2830. Error occurred while processing: ex11_9.obj.
  2831.  
  2832. SYS0002: The system cannot find the file specified.
  2833. Error occurred while processing: ex11_11a.obj.
  2834.  
  2835. SYS0002: The system cannot find the file specified.
  2836. Error occurred while processing: symbols2.obj.
  2837.  
  2838. SYS0002: The system cannot find the file specified.
  2839. Error occurred while processing: ex11_11b.obj.
  2840.  
  2841. SYS0002: The system cannot find the file specified.
  2842. Error occurred while processing: symbols3.obj.
  2843.  
  2844. SYS0002: The system cannot find the file specified.
  2845. Error occurred while processing: ex11_13.obj.
  2846.  
  2847. SYS0002: The system cannot find the file specified.
  2848. Error occurred while processing: symbols4.obj.
  2849.     del ex11_11b.exe
  2850. SYS0002: The system cannot find the file specified.
  2851.     del ex11_9.obj ex11_11a.obj symbols2.obj ex11_11b.obj symbols3.obj ex11_13.obj symbols4.obj
  2852. SYS0002: The system cannot find the file specified.
  2853. Error occurred while processing: ex11_9.obj.
  2854.  
  2855. SYS0002: The system cannot find the file specified.
  2856. Error occurred while processing: ex11_11a.obj.
  2857.  
  2858. SYS0002: The system cannot find the file specified.
  2859. Error occurred while processing: symbols2.obj.
  2860.  
  2861. SYS0002: The system cannot find the file specified.
  2862. Error occurred while processing: ex11_11b.obj.
  2863.  
  2864. SYS0002: The system cannot find the file specified.
  2865. Error occurred while processing: symbols3.obj.
  2866.  
  2867. SYS0002: The system cannot find the file specified.
  2868. Error occurred while processing: ex11_13.obj.
  2869.  
  2870. SYS0002: The system cannot find the file specified.
  2871. Error occurred while processing: symbols4.obj.
  2872.     del ex11_13.exe
  2873. SYS0002: The system cannot find the file specified.
  2874.  
  2875. [D:\ice\cool\examples\section12] nmake /nologo clean 
  2876.     del ex12_5.obj ex12_6.obj ex12_8.obj
  2877. SYS0002: The system cannot find the file specified.
  2878. Error occurred while processing: ex12_5.obj.
  2879.  
  2880. SYS0002: The system cannot find the file specified.
  2881. Error occurred while processing: ex12_6.obj.
  2882.  
  2883. SYS0002: The system cannot find the file specified.
  2884. Error occurred while processing: ex12_8.obj.
  2885.     del ex12_5.exe
  2886. SYS0002: The system cannot find the file specified.
  2887.     del ex12_5.obj ex12_6.obj ex12_8.obj
  2888. SYS0002: The system cannot find the file specified.
  2889. Error occurred while processing: ex12_5.obj.
  2890.  
  2891. SYS0002: The system cannot find the file specified.
  2892. Error occurred while processing: ex12_6.obj.
  2893.  
  2894. SYS0002: The system cannot find the file specified.
  2895. Error occurred while processing: ex12_8.obj.
  2896.     del ex12_6.exe
  2897. SYS0002: The system cannot find the file specified.
  2898.     del ex12_5.obj ex12_6.obj ex12_8.obj
  2899. SYS0002: The system cannot find the file specified.
  2900. Error occurred while processing: ex12_5.obj.
  2901.  
  2902. SYS0002: The system cannot find the file specified.
  2903. Error occurred while processing: ex12_6.obj.
  2904.  
  2905. SYS0002: The system cannot find the file specified.
  2906. Error occurred while processing: ex12_8.obj.
  2907.     del ex12_8.exe
  2908. SYS0002: The system cannot find the file specified.
  2909.     del *.bak *.out *.i
  2910. SYS0002: The system cannot find the file specified.
  2911. Error occurred while processing: *.bak.
  2912.  
  2913. SYS0002: The system cannot find the file specified.
  2914. Error occurred while processing: *.out.
  2915.  
  2916. SYS0002: The system cannot find the file specified.
  2917. Error occurred while processing: *.i.
  2918.     loop nmake clobber pisces CCC cpp test ice_defs cool STOP
  2919.  
  2920. [D:\ice\pisces] nmake /nologo clobber 
  2921.     del *.bak *.out *.i
  2922. SYS0002: The system cannot find the file specified.
  2923. Error occurred while processing: *.bak.
  2924.  
  2925. SYS0002: The system cannot find the file specified.
  2926. Error occurred while processing: *.out.
  2927.  
  2928. SYS0002: The system cannot find the file specified.
  2929. Error occurred while processing: *.i.
  2930.     loop nmake clobber pimake cpp mkdepend touch par STOP
  2931.  
  2932. [D:\ice\pisces\pimake] nmake /nologo clobber 
  2933.     del *.bak *.out *.i
  2934. SYS0002: The system cannot find the file specified.
  2935. Error occurred while processing: *.bak.
  2936.  
  2937. SYS0002: The system cannot find the file specified.
  2938. Error occurred while processing: *.out.
  2939.  
  2940. SYS0002: The system cannot find the file specified.
  2941. Error occurred while processing: *.i.
  2942.  
  2943. [D:\ice\pisces\cpp] nmake /nologo clobber 
  2944.     del *.bak *.out *.i
  2945. SYS0002: The system cannot find the file specified.
  2946. Error occurred while processing: *.bak.
  2947.  
  2948. SYS0002: The system cannot find the file specified.
  2949. Error occurred while processing: *.out.
  2950.  
  2951. SYS0002: The system cannot find the file specified.
  2952. Error occurred while processing: *.i.
  2953.  
  2954. [D:\ice\pisces\mkdepend] nmake /nologo clobber 
  2955.     del *.bak *.out *.i
  2956. SYS0002: The system cannot find the file specified.
  2957. Error occurred while processing: *.bak.
  2958.  
  2959. SYS0002: The system cannot find the file specified.
  2960. Error occurred while processing: *.out.
  2961.  
  2962. SYS0002: The system cannot find the file specified.
  2963. Error occurred while processing: *.i.
  2964.  
  2965. [D:\ice\pisces\touch] nmake /nologo clobber 
  2966.     del *.bak *.out *.i
  2967. SYS0002: The system cannot find the file specified.
  2968. Error occurred while processing: *.bak.
  2969.  
  2970. SYS0002: The system cannot find the file specified.
  2971. Error occurred while processing: *.out.
  2972.  
  2973. SYS0002: The system cannot find the file specified.
  2974. Error occurred while processing: *.i.
  2975.  
  2976. [D:\ice\pisces\par] nmake /nologo clobber 
  2977.     del *.bak *.out *.i
  2978. SYS0002: The system cannot find the file specified.
  2979. Error occurred while processing: *.bak.
  2980.  
  2981. SYS0002: The system cannot find the file specified.
  2982. Error occurred while processing: *.out.
  2983.  
  2984. SYS0002: The system cannot find the file specified.
  2985. Error occurred while processing: *.i.
  2986.  
  2987. [D:\ice\CCC] nmake /nologo clobber 
  2988.     del *.bak *.out *.i *..c *.map
  2989. SYS0002: The system cannot find the file specified.
  2990. Error occurred while processing: *.bak.
  2991.  
  2992. SYS0002: The system cannot find the file specified.
  2993. Error occurred while processing: *.out.
  2994.  
  2995. SYS0002: The system cannot find the file specified.
  2996. Error occurred while processing: *.i.
  2997.  
  2998. SYS0002: The system cannot find the file specified.
  2999. Error occurred while processing: *..c.
  3000.  
  3001. SYS0002: The system cannot find the file specified.
  3002. Error occurred while processing: *.map.
  3003.  
  3004. [D:\ice\cpp] nmake /nologo clobber 
  3005.     del *.bak *.out *.i *..c *.map
  3006. SYS0002: The system cannot find the file specified.
  3007. Error occurred while processing: *.bak.
  3008.  
  3009. SYS0002: The system cannot find the file specified.
  3010. Error occurred while processing: *.out.
  3011.  
  3012. SYS0002: The system cannot find the file specified.
  3013. Error occurred while processing: *.i.
  3014.  
  3015. SYS0002: The system cannot find the file specified.
  3016. Error occurred while processing: *..c.
  3017.  
  3018. SYS0002: The system cannot find the file specified.
  3019. Error occurred while processing: *.map.
  3020.  
  3021. [D:\ice\test] nmake /nologo clobber 
  3022.     del *.bak *.out *.i *..c *.map
  3023. SYS0002: The system cannot find the file specified.
  3024. Error occurred while processing: *.bak.
  3025.  
  3026. SYS0002: The system cannot find the file specified.
  3027. Error occurred while processing: *.out.
  3028.  
  3029. SYS0002: The system cannot find the file specified.
  3030. Error occurred while processing: *.i.
  3031.  
  3032. SYS0002: The system cannot find the file specified.
  3033. Error occurred while processing: *..c.
  3034.  
  3035. SYS0002: The system cannot find the file specified.
  3036. Error occurred while processing: *.map.
  3037.  
  3038. [D:\ice\ice_defs] nmake /nologo clobber 
  3039.     del *.bak *.out *.i *..c *.map
  3040. SYS0002: The system cannot find the file specified.
  3041. Error occurred while processing: *.bak.
  3042.  
  3043. SYS0002: The system cannot find the file specified.
  3044. Error occurred while processing: *.out.
  3045.  
  3046. SYS0002: The system cannot find the file specified.
  3047. Error occurred while processing: *.i.
  3048.  
  3049. SYS0002: The system cannot find the file specified.
  3050. Error occurred while processing: *..c.
  3051.  
  3052. SYS0002: The system cannot find the file specified.
  3053. Error occurred while processing: *.map.
  3054.  
  3055. [D:\ice\cool] nmake /nologo clobber 
  3056.     del *.bak *.out *.i *..c *.map
  3057. SYS0002: The system cannot find the file specified.
  3058. Error occurred while processing: *.bak.
  3059.  
  3060. SYS0002: The system cannot find the file specified.
  3061. Error occurred while processing: *.out.
  3062.  
  3063. SYS0002: The system cannot find the file specified.
  3064. Error occurred while processing: *.i.
  3065.  
  3066. SYS0002: The system cannot find the file specified.
  3067. Error occurred while processing: *..c.
  3068.  
  3069. SYS0002: The system cannot find the file specified.
  3070. Error occurred while processing: *.map.
  3071.     loop nmake clobber misc Generic Symbol Hash_Table Package Regexp String Exception Vector Pair Association Stack Queue List Tree Matrix Set Bit_Set Iterator Range Date_Time Random Rational Complex Bignum keyargs examples STOP
  3072.  
  3073. [D:\ice\cool\misc] nmake /nologo clobber 
  3074.     del *.bak *.out *.i *..c *.map
  3075. SYS0002: The system cannot find the file specified.
  3076. Error occurred while processing: *.bak.
  3077.  
  3078. SYS0002: The system cannot find the file specified.
  3079. Error occurred while processing: *.out.
  3080.  
  3081. SYS0002: The system cannot find the file specified.
  3082. Error occurred while processing: *.i.
  3083.  
  3084. SYS0002: The system cannot find the file specified.
  3085. Error occurred while processing: *..c.
  3086.  
  3087. SYS0002: The system cannot find the file specified.
  3088. Error occurred while processing: *.map.
  3089.  
  3090. [D:\ice\cool\Generic] nmake /nologo clobber 
  3091.     del *.bak *.out *.i *..c *.map
  3092. SYS0002: The system cannot find the file specified.
  3093. Error occurred while processing: *.bak.
  3094.  
  3095. SYS0002: The system cannot find the file specified.
  3096. Error occurred while processing: *.out.
  3097.  
  3098. SYS0002: The system cannot find the file specified.
  3099. Error occurred while processing: *.i.
  3100.  
  3101. SYS0002: The system cannot find the file specified.
  3102. Error occurred while processing: *..c.
  3103.  
  3104. SYS0002: The system cannot find the file specified.
  3105. Error occurred while processing: *.map.
  3106.     loop nmake clobber tests STOP
  3107.  
  3108. [D:\ice\cool\Generic\tests] nmake /nologo clobber 
  3109.     del *.bak *.out *.i *..c *.map
  3110. SYS0002: The system cannot find the file specified.
  3111. Error occurred while processing: *.bak.
  3112.  
  3113. SYS0002: The system cannot find the file specified.
  3114. Error occurred while processing: *.out.
  3115.  
  3116. SYS0002: The system cannot find the file specified.
  3117. Error occurred while processing: *.i.
  3118.  
  3119. SYS0002: The system cannot find the file specified.
  3120. Error occurred while processing: *..c.
  3121.  
  3122. SYS0002: The system cannot find the file specified.
  3123. Error occurred while processing: *.map.
  3124.  
  3125. [D:\ice\cool\Symbol] nmake /nologo clobber 
  3126.     del *.bak *.out *.i *..c *.map
  3127. SYS0002: The system cannot find the file specified.
  3128. Error occurred while processing: *.bak.
  3129.  
  3130. SYS0002: The system cannot find the file specified.
  3131. Error occurred while processing: *.out.
  3132.  
  3133. SYS0002: The system cannot find the file specified.
  3134. Error occurred while processing: *.i.
  3135.  
  3136. SYS0002: The system cannot find the file specified.
  3137. Error occurred while processing: *..c.
  3138.  
  3139. SYS0002: The system cannot find the file specified.
  3140. Error occurred while processing: *.map.
  3141.     loop nmake clobber tests STOP
  3142.  
  3143. [D:\ice\cool\Symbol\tests] nmake /nologo clobber 
  3144.     del *.bak *.out *.i *..c *.map
  3145. SYS0002: The system cannot find the file specified.
  3146. Error occurred while processing: *.bak.
  3147.  
  3148. SYS0002: The system cannot find the file specified.
  3149. Error occurred while processing: *.out.
  3150.  
  3151. SYS0002: The system cannot find the file specified.
  3152. Error occurred while processing: *.i.
  3153.  
  3154. SYS0002: The system cannot find the file specified.
  3155. Error occurred while processing: *..c.
  3156.  
  3157. SYS0002: The system cannot find the file specified.
  3158. Error occurred while processing: *.map.
  3159.  
  3160. [D:\ice\cool\Hash_Table] nmake /nologo clobber 
  3161.     del *.bak *.out *.i *..c *.map
  3162. SYS0002: The system cannot find the file specified.
  3163. Error occurred while processing: *.bak.
  3164.  
  3165. SYS0002: The system cannot find the file specified.
  3166. Error occurred while processing: *.out.
  3167.  
  3168. SYS0002: The system cannot find the file specified.
  3169. Error occurred while processing: *.i.
  3170.  
  3171. SYS0002: The system cannot find the file specified.
  3172. Error occurred while processing: *..c.
  3173.  
  3174. SYS0002: The system cannot find the file specified.
  3175. Error occurred while processing: *.map.
  3176.     loop nmake clobber tests STOP
  3177.  
  3178. [D:\ice\cool\Hash_Table\tests] nmake /nologo clobber 
  3179.     del *.bak *.out *.i *..c *.map
  3180. SYS0002: The system cannot find the file specified.
  3181. Error occurred while processing: *.bak.
  3182.  
  3183. SYS0002: The system cannot find the file specified.
  3184. Error occurred while processing: *.out.
  3185.  
  3186. SYS0002: The system cannot find the file specified.
  3187. Error occurred while processing: *.i.
  3188.  
  3189. SYS0002: The system cannot find the file specified.
  3190. Error occurred while processing: *..c.
  3191.  
  3192. SYS0002: The system cannot find the file specified.
  3193. Error occurred while processing: *.map.
  3194.  
  3195. [D:\ice\cool\Package] nmake /nologo clobber 
  3196.     del *.bak *.out *.i *..c *.map
  3197. SYS0002: The system cannot find the file specified.
  3198. Error occurred while processing: *.bak.
  3199.  
  3200. SYS0002: The system cannot find the file specified.
  3201. Error occurred while processing: *.out.
  3202.  
  3203. SYS0002: The system cannot find the file specified.
  3204. Error occurred while processing: *.i.
  3205.  
  3206. SYS0002: The system cannot find the file specified.
  3207. Error occurred while processing: *..c.
  3208.  
  3209. SYS0002: The system cannot find the file specified.
  3210. Error occurred while processing: *.map.
  3211.     loop nmake clobber tests STOP
  3212.  
  3213. [D:\ice\cool\Package\tests] nmake /nologo clobber 
  3214.     del *.bak *.out *.i *..c *.map
  3215. SYS0002: The system cannot find the file specified.
  3216. Error occurred while processing: *.bak.
  3217.  
  3218. SYS0002: The system cannot find the file specified.
  3219. Error occurred while processing: *.out.
  3220.  
  3221. SYS0002: The system cannot find the file specified.
  3222. Error occurred while processing: *.i.
  3223.  
  3224. SYS0002: The system cannot find the file specified.
  3225. Error occurred while processing: *..c.
  3226.  
  3227. SYS0002: The system cannot find the file specified.
  3228. Error occurred while processing: *.map.
  3229.  
  3230. [D:\ice\cool\Regexp] nmake /nologo clobber 
  3231.     del *.bak *.out *.i *..c *.map
  3232. SYS0002: The system cannot find the file specified.
  3233. Error occurred while processing: *.bak.
  3234.  
  3235. SYS0002: The system cannot find the file specified.
  3236. Error occurred while processing: *.out.
  3237.  
  3238. SYS0002: The system cannot find the file specified.
  3239. Error occurred while processing: *.i.
  3240.  
  3241. SYS0002: The system cannot find the file specified.
  3242. Error occurred while processing: *..c.
  3243.  
  3244. SYS0002: The system cannot find the file specified.
  3245. Error occurred while processing: *.map.
  3246.     loop nmake clobber tests STOP
  3247.  
  3248. [D:\ice\cool\Regexp\tests] nmake /nologo clobber 
  3249.     del *.bak *.out *.i *..c *.map
  3250. SYS0002: The system cannot find the file specified.
  3251. Error occurred while processing: *.bak.
  3252.  
  3253. SYS0002: The system cannot find the file specified.
  3254. Error occurred while processing: *.out.
  3255.  
  3256. SYS0002: The system cannot find the file specified.
  3257. Error occurred while processing: *.i.
  3258.  
  3259. SYS0002: The system cannot find the file specified.
  3260. Error occurred while processing: *..c.
  3261.  
  3262. SYS0002: The system cannot find the file specified.
  3263. Error occurred while processing: *.map.
  3264.  
  3265. [D:\ice\cool\String] nmake /nologo clobber 
  3266.     del *.bak *.out *.i *..c *.map
  3267. SYS0002: The system cannot find the file specified.
  3268. Error occurred while processing: *.bak.
  3269.  
  3270. SYS0002: The system cannot find the file specified.
  3271. Error occurred while processing: *.out.
  3272.  
  3273. SYS0002: The system cannot find the file specified.
  3274. Error occurred while processing: *.i.
  3275.  
  3276. SYS0002: The system cannot find the file specified.
  3277. Error occurred while processing: *..c.
  3278.  
  3279. SYS0002: The system cannot find the file specified.
  3280. Error occurred while processing: *.map.
  3281.     loop nmake clobber tests STOP
  3282.  
  3283. [D:\ice\cool\String\tests] nmake /nologo clobber 
  3284.     del *.bak *.out *.i *..c *.map
  3285. SYS0002: The system cannot find the file specified.
  3286. Error occurred while processing: *.bak.
  3287.  
  3288. SYS0002: The system cannot find the file specified.
  3289. Error occurred while processing: *.out.
  3290.  
  3291. SYS0002: The system cannot find the file specified.
  3292. Error occurred while processing: *.i.
  3293.  
  3294. SYS0002: The system cannot find the file specified.
  3295. Error occurred while processing: *..c.
  3296.  
  3297. SYS0002: The system cannot find the file specified.
  3298. Error occurred while processing: *.map.
  3299.  
  3300. [D:\ice\cool\Exception] nmake /nologo clobber 
  3301.     del *.bak *.out *.i *..c *.map
  3302. SYS0002: The system cannot find the file specified.
  3303. Error occurred while processing: *.bak.
  3304.  
  3305. SYS0002: The system cannot find the file specified.
  3306. Error occurred while processing: *.out.
  3307.  
  3308. SYS0002: The system cannot find the file specified.
  3309. Error occurred while processing: *.i.
  3310.  
  3311. SYS0002: The system cannot find the file specified.
  3312. Error occurred while processing: *..c.
  3313.  
  3314. SYS0002: The system cannot find the file specified.
  3315. Error occurred while processing: *.map.
  3316.     loop nmake clobber tests STOP
  3317.  
  3318. [D:\ice\cool\Exception\tests] nmake /nologo clobber 
  3319.     del *.bak *.out *.i *..c *.map
  3320. SYS0002: The system cannot find the file specified.
  3321. Error occurred while processing: *.bak.
  3322.  
  3323. SYS0002: The system cannot find the file specified.
  3324. Error occurred while processing: *.out.
  3325.  
  3326. SYS0002: The system cannot find the file specified.
  3327. Error occurred while processing: *.i.
  3328.  
  3329. SYS0002: The system cannot find the file specified.
  3330. Error occurred while processing: *..c.
  3331.  
  3332. SYS0002: The system cannot find the file specified.
  3333. Error occurred while processing: *.map.
  3334.  
  3335. [D:\ice\cool\Vector] nmake /nologo clobber 
  3336.     del *.bak *.out *.i *..c *.map
  3337. SYS0002: The system cannot find the file specified.
  3338. Error occurred while processing: *.bak.
  3339.  
  3340. SYS0002: The system cannot find the file specified.
  3341. Error occurred while processing: *.out.
  3342.  
  3343. SYS0002: The system cannot find the file specified.
  3344. Error occurred while processing: *.i.
  3345.  
  3346. SYS0002: The system cannot find the file specified.
  3347. Error occurred while processing: *..c.
  3348.  
  3349. SYS0002: The system cannot find the file specified.
  3350. Error occurred while processing: *.map.
  3351.     loop nmake clobber tests STOP
  3352.  
  3353. [D:\ice\cool\Vector\tests] nmake /nologo clobber 
  3354.     del *.bak *.out *.i *..c *.map
  3355. SYS0002: The system cannot find the file specified.
  3356. Error occurred while processing: *.bak.
  3357.  
  3358. SYS0002: The system cannot find the file specified.
  3359. Error occurred while processing: *.out.
  3360.  
  3361. SYS0002: The system cannot find the file specified.
  3362. Error occurred while processing: *.i.
  3363.  
  3364. SYS0002: The system cannot find the file specified.
  3365. Error occurred while processing: *..c.
  3366.  
  3367. SYS0002: The system cannot find the file specified.
  3368. Error occurred while processing: *.map.
  3369.  
  3370. [D:\ice\cool\Pair] nmake /nologo clobber 
  3371.     del *.bak *.out *.i *..c *.map
  3372. SYS0002: The system cannot find the file specified.
  3373. Error occurred while processing: *.bak.
  3374.  
  3375. SYS0002: The system cannot find the file specified.
  3376. Error occurred while processing: *.out.
  3377.  
  3378. SYS0002: The system cannot find the file specified.
  3379. Error occurred while processing: *.i.
  3380.  
  3381. SYS0002: The system cannot find the file specified.
  3382. Error occurred while processing: *..c.
  3383.  
  3384. SYS0002: The system cannot find the file specified.
  3385. Error occurred while processing: *.map.
  3386.     loop nmake clobber tests STOP
  3387.  
  3388. [D:\ice\cool\Pair\tests] nmake /nologo clobber 
  3389.     del *.bak *.out *.i *..c *.map
  3390. SYS0002: The system cannot find the file specified.
  3391. Error occurred while processing: *.bak.
  3392.  
  3393. SYS0002: The system cannot find the file specified.
  3394. Error occurred while processing: *.out.
  3395.  
  3396. SYS0002: The system cannot find the file specified.
  3397. Error occurred while processing: *.i.
  3398.  
  3399. SYS0002: The system cannot find the file specified.
  3400. Error occurred while processing: *..c.
  3401.  
  3402. SYS0002: The system cannot find the file specified.
  3403. Error occurred while processing: *.map.
  3404.  
  3405. [D:\ice\cool\Association] nmake /nologo clobber 
  3406.     del *.bak *.out *.i *..c *.map
  3407. SYS0002: The system cannot find the file specified.
  3408. Error occurred while processing: *.bak.
  3409.  
  3410. SYS0002: The system cannot find the file specified.
  3411. Error occurred while processing: *.out.
  3412.  
  3413. SYS0002: The system cannot find the file specified.
  3414. Error occurred while processing: *.i.
  3415.  
  3416. SYS0002: The system cannot find the file specified.
  3417. Error occurred while processing: *..c.
  3418.  
  3419. SYS0002: The system cannot find the file specified.
  3420. Error occurred while processing: *.map.
  3421.     loop nmake clobber tests STOP
  3422.  
  3423. [D:\ice\cool\Association\tests] nmake /nologo clobber 
  3424.     del *.bak *.out *.i *..c *.map
  3425. SYS0002: The system cannot find the file specified.
  3426. Error occurred while processing: *.bak.
  3427.  
  3428. SYS0002: The system cannot find the file specified.
  3429. Error occurred while processing: *.out.
  3430.  
  3431. SYS0002: The system cannot find the file specified.
  3432. Error occurred while processing: *.i.
  3433.  
  3434. SYS0002: The system cannot find the file specified.
  3435. Error occurred while processing: *..c.
  3436.  
  3437. SYS0002: The system cannot find the file specified.
  3438. Error occurred while processing: *.map.
  3439.  
  3440. [D:\ice\cool\Stack] nmake /nologo clobber 
  3441.     del *.bak *.out *.i *..c *.map
  3442. SYS0002: The system cannot find the file specified.
  3443. Error occurred while processing: *.bak.
  3444.  
  3445. SYS0002: The system cannot find the file specified.
  3446. Error occurred while processing: *.out.
  3447.  
  3448. SYS0002: The system cannot find the file specified.
  3449. Error occurred while processing: *.i.
  3450.  
  3451. SYS0002: The system cannot find the file specified.
  3452. Error occurred while processing: *..c.
  3453.  
  3454. SYS0002: The system cannot find the file specified.
  3455. Error occurred while processing: *.map.
  3456.     loop nmake clobber tests STOP
  3457.  
  3458. [D:\ice\cool\Stack\tests] nmake /nologo clobber 
  3459.     del *.bak *.out *.i *..c *.map
  3460. SYS0002: The system cannot find the file specified.
  3461. Error occurred while processing: *.bak.
  3462.  
  3463. SYS0002: The system cannot find the file specified.
  3464. Error occurred while processing: *.out.
  3465.  
  3466. SYS0002: The system cannot find the file specified.
  3467. Error occurred while processing: *.i.
  3468.  
  3469. SYS0002: The system cannot find the file specified.
  3470. Error occurred while processing: *..c.
  3471.  
  3472. SYS0002: The system cannot find the file specified.
  3473. Error occurred while processing: *.map.
  3474.  
  3475. [D:\ice\cool\Queue] nmake /nologo clobber 
  3476.     del *.bak *.out *.i *..c *.map
  3477. SYS0002: The system cannot find the file specified.
  3478. Error occurred while processing: *.bak.
  3479.  
  3480. SYS0002: The system cannot find the file specified.
  3481. Error occurred while processing: *.out.
  3482.  
  3483. SYS0002: The system cannot find the file specified.
  3484. Error occurred while processing: *.i.
  3485.  
  3486. SYS0002: The system cannot find the file specified.
  3487. Error occurred while processing: *..c.
  3488.  
  3489. SYS0002: The system cannot find the file specified.
  3490. Error occurred while processing: *.map.
  3491.     loop nmake clobber tests STOP
  3492.  
  3493. [D:\ice\cool\Queue\tests] nmake /nologo clobber 
  3494.     del *.bak *.out *.i *..c *.map
  3495. SYS0002: The system cannot find the file specified.
  3496. Error occurred while processing: *.bak.
  3497.  
  3498. SYS0002: The system cannot find the file specified.
  3499. Error occurred while processing: *.out.
  3500.  
  3501. SYS0002: The system cannot find the file specified.
  3502. Error occurred while processing: *.i.
  3503.  
  3504. SYS0002: The system cannot find the file specified.
  3505. Error occurred while processing: *..c.
  3506.  
  3507. SYS0002: The system cannot find the file specified.
  3508. Error occurred while processing: *.map.
  3509.  
  3510. [D:\ice\cool\List] nmake /nologo clobber 
  3511.     del *.bak *.out *.i *..c *.map
  3512. SYS0002: The system cannot find the file specified.
  3513. Error occurred while processing: *.bak.
  3514.  
  3515. SYS0002: The system cannot find the file specified.
  3516. Error occurred while processing: *.out.
  3517.  
  3518. SYS0002: The system cannot find the file specified.
  3519. Error occurred while processing: *.i.
  3520.  
  3521. SYS0002: The system cannot find the file specified.
  3522. Error occurred while processing: *..c.
  3523.  
  3524. SYS0002: The system cannot find the file specified.
  3525. Error occurred while processing: *.map.
  3526.     loop nmake clobber tests STOP
  3527.  
  3528. [D:\ice\cool\List\tests] nmake /nologo clobber 
  3529.     del *.bak *.out *.i *..c *.map
  3530. SYS0002: The system cannot find the file specified.
  3531. Error occurred while processing: *.bak.
  3532.  
  3533. SYS0002: The system cannot find the file specified.
  3534. Error occurred while processing: *.out.
  3535.  
  3536. SYS0002: The system cannot find the file specified.
  3537. Error occurred while processing: *.i.
  3538.  
  3539. SYS0002: The system cannot find the file specified.
  3540. Error occurred while processing: *..c.
  3541.  
  3542. SYS0002: The system cannot find the file specified.
  3543. Error occurred while processing: *.map.
  3544.  
  3545. [D:\ice\cool\Tree] nmake /nologo clobber 
  3546.     del *.bak *.out *.i *..c *.map
  3547. SYS0002: The system cannot find the file specified.
  3548. Error occurred while processing: *.bak.
  3549.  
  3550. SYS0002: The system cannot find the file specified.
  3551. Error occurred while processing: *.out.
  3552.  
  3553. SYS0002: The system cannot find the file specified.
  3554. Error occurred while processing: *.i.
  3555.  
  3556. SYS0002: The system cannot find the file specified.
  3557. Error occurred while processing: *..c.
  3558.  
  3559. SYS0002: The system cannot find the file specified.
  3560. Error occurred while processing: *.map.
  3561.     loop nmake clobber tests STOP
  3562.  
  3563. [D:\ice\cool\Tree\tests] nmake /nologo clobber 
  3564.     del *.bak *.out *.i *..c *.map
  3565. SYS0002: The system cannot find the file specified.
  3566. Error occurred while processing: *.bak.
  3567.  
  3568. SYS0002: The system cannot find the file specified.
  3569. Error occurred while processing: *.out.
  3570.  
  3571. SYS0002: The system cannot find the file specified.
  3572. Error occurred while processing: *.i.
  3573.  
  3574. SYS0002: The system cannot find the file specified.
  3575. Error occurred while processing: *..c.
  3576.  
  3577. SYS0002: The system cannot find the file specified.
  3578. Error occurred while processing: *.map.
  3579.  
  3580. [D:\ice\cool\Matrix] nmake /nologo clobber 
  3581.     del *.bak *.out *.i *..c *.map
  3582. SYS0002: The system cannot find the file specified.
  3583. Error occurred while processing: *.bak.
  3584.  
  3585. SYS0002: The system cannot find the file specified.
  3586. Error occurred while processing: *.out.
  3587.  
  3588. SYS0002: The system cannot find the file specified.
  3589. Error occurred while processing: *.i.
  3590.  
  3591. SYS0002: The system cannot find the file specified.
  3592. Error occurred while processing: *..c.
  3593.  
  3594. SYS0002: The system cannot find the file specified.
  3595. Error occurred while processing: *.map.
  3596.     loop nmake clobber tests STOP
  3597.  
  3598. [D:\ice\cool\Matrix\tests] nmake /nologo clobber 
  3599.     del *.bak *.out *.i *..c *.map
  3600. SYS0002: The system cannot find the file specified.
  3601. Error occurred while processing: *.bak.
  3602.  
  3603. SYS0002: The system cannot find the file specified.
  3604. Error occurred while processing: *.out.
  3605.  
  3606. SYS0002: The system cannot find the file specified.
  3607. Error occurred while processing: *.i.
  3608.  
  3609. SYS0002: The system cannot find the file specified.
  3610. Error occurred while processing: *..c.
  3611.  
  3612. SYS0002: The system cannot find the file specified.
  3613. Error occurred while processing: *.map.
  3614.  
  3615. [D:\ice\cool\Set] nmake /nologo clobber 
  3616.     del *.bak *.out *.i *..c *.map
  3617. SYS0002: The system cannot find the file specified.
  3618. Error occurred while processing: *.bak.
  3619.  
  3620. SYS0002: The system cannot find the file specified.
  3621. Error occurred while processing: *.out.
  3622.  
  3623. SYS0002: The system cannot find the file specified.
  3624. Error occurred while processing: *.i.
  3625.  
  3626. SYS0002: The system cannot find the file specified.
  3627. Error occurred while processing: *..c.
  3628.  
  3629. SYS0002: The system cannot find the file specified.
  3630. Error occurred while processing: *.map.
  3631.     loop nmake clobber tests STOP
  3632.  
  3633. [D:\ice\cool\Set\tests] nmake /nologo clobber 
  3634.     del *.bak *.out *.i *..c *.map
  3635. SYS0002: The system cannot find the file specified.
  3636. Error occurred while processing: *.bak.
  3637.  
  3638. SYS0002: The system cannot find the file specified.
  3639. Error occurred while processing: *.out.
  3640.  
  3641. SYS0002: The system cannot find the file specified.
  3642. Error occurred while processing: *.i.
  3643.  
  3644. SYS0002: The system cannot find the file specified.
  3645. Error occurred while processing: *..c.
  3646.  
  3647. SYS0002: The system cannot find the file specified.
  3648. Error occurred while processing: *.map.
  3649.  
  3650. [D:\ice\cool\Bit_Set] nmake /nologo clobber 
  3651.     del *.bak *.out *.i *..c *.map
  3652. SYS0002: The system cannot find the file specified.
  3653. Error occurred while processing: *.bak.
  3654.  
  3655. SYS0002: The system cannot find the file specified.
  3656. Error occurred while processing: *.out.
  3657.  
  3658. SYS0002: The system cannot find the file specified.
  3659. Error occurred while processing: *.i.
  3660.  
  3661. SYS0002: The system cannot find the file specified.
  3662. Error occurred while processing: *..c.
  3663.  
  3664. SYS0002: The system cannot find the file specified.
  3665. Error occurred while processing: *.map.
  3666.     loop nmake clobber tests STOP
  3667.  
  3668. [D:\ice\cool\Bit_Set\tests] nmake /nologo clobber 
  3669.     del *.bak *.out *.i *..c *.map
  3670. SYS0002: The system cannot find the file specified.
  3671. Error occurred while processing: *.bak.
  3672.  
  3673. SYS0002: The system cannot find the file specified.
  3674. Error occurred while processing: *.out.
  3675.  
  3676. SYS0002: The system cannot find the file specified.
  3677. Error occurred while processing: *.i.
  3678.  
  3679. SYS0002: The system cannot find the file specified.
  3680. Error occurred while processing: *..c.
  3681.  
  3682. SYS0002: The system cannot find the file specified.
  3683. Error occurred while processing: *.map.
  3684.  
  3685. [D:\ice\cool\Iterator] nmake /nologo clobber 
  3686.     del *.bak *.out *.i *..c *.map
  3687. SYS0002: The system cannot find the file specified.
  3688. Error occurred while processing: *.bak.
  3689.  
  3690. SYS0002: The system cannot find the file specified.
  3691. Error occurred while processing: *.out.
  3692.  
  3693. SYS0002: The system cannot find the file specified.
  3694. Error occurred while processing: *.i.
  3695.  
  3696. SYS0002: The system cannot find the file specified.
  3697. Error occurred while processing: *..c.
  3698.  
  3699. SYS0002: The system cannot find the file specified.
  3700. Error occurred while processing: *.map.
  3701.     loop nmake clobber tests STOP
  3702.  
  3703. [D:\ice\cool\Iterator\tests] nmake /nologo clobber 
  3704.     del *.bak *.out *.i *..c *.map
  3705. SYS0002: The system cannot find the file specified.
  3706. Error occurred while processing: *.bak.
  3707.  
  3708. SYS0002: The system cannot find the file specified.
  3709. Error occurred while processing: *.out.
  3710.  
  3711. SYS0002: The system cannot find the file specified.
  3712. Error occurred while processing: *.i.
  3713.  
  3714. SYS0002: The system cannot find the file specified.
  3715. Error occurred while processing: *..c.
  3716.  
  3717. SYS0002: The system cannot find the file specified.
  3718. Error occurred while processing: *.map.
  3719.  
  3720. [D:\ice\cool\Range] nmake /nologo clobber 
  3721.     del *.bak *.out *.i *..c *.map
  3722. SYS0002: The system cannot find the file specified.
  3723. Error occurred while processing: *.bak.
  3724.  
  3725. SYS0002: The system cannot find the file specified.
  3726. Error occurred while processing: *.out.
  3727.  
  3728. SYS0002: The system cannot find the file specified.
  3729. Error occurred while processing: *.i.
  3730.  
  3731. SYS0002: The system cannot find the file specified.
  3732. Error occurred while processing: *..c.
  3733.  
  3734. SYS0002: The system cannot find the file specified.
  3735. Error occurred while processing: *.map.
  3736.     loop nmake clobber tests STOP
  3737.  
  3738. [D:\ice\cool\Range\tests] nmake /nologo clobber 
  3739.     del *.bak *.out *.i *..c *.map
  3740. SYS0002: The system cannot find the file specified.
  3741. Error occurred while processing: *.bak.
  3742.  
  3743. SYS0002: The system cannot find the file specified.
  3744. Error occurred while processing: *.out.
  3745.  
  3746. SYS0002: The system cannot find the file specified.
  3747. Error occurred while processing: *.i.
  3748.  
  3749. SYS0002: The system cannot find the file specified.
  3750. Error occurred while processing: *..c.
  3751.  
  3752. SYS0002: The system cannot find the file specified.
  3753. Error occurred while processing: *.map.
  3754.  
  3755. [D:\ice\cool\Date_Time] nmake /nologo clobber 
  3756.     del *.bak *.out *.i *..c *.map
  3757. SYS0002: The system cannot find the file specified.
  3758. Error occurred while processing: *.bak.
  3759.  
  3760. SYS0002: The system cannot find the file specified.
  3761. Error occurred while processing: *.out.
  3762.  
  3763. SYS0002: The system cannot find the file specified.
  3764. Error occurred while processing: *.i.
  3765.  
  3766. SYS0002: The system cannot find the file specified.
  3767. Error occurred while processing: *..c.
  3768.  
  3769. SYS0002: The system cannot find the file specified.
  3770. Error occurred while processing: *.map.
  3771.     loop nmake clobber tests STOP
  3772.  
  3773. [D:\ice\cool\Date_Time\tests] nmake /nologo clobber 
  3774.     del *.bak *.out *.i *..c *.map
  3775. SYS0002: The system cannot find the file specified.
  3776. Error occurred while processing: *.bak.
  3777.  
  3778. SYS0002: The system cannot find the file specified.
  3779. Error occurred while processing: *.out.
  3780.  
  3781. SYS0002: The system cannot find the file specified.
  3782. Error occurred while processing: *.i.
  3783.  
  3784. SYS0002: The system cannot find the file specified.
  3785. Error occurred while processing: *..c.
  3786.  
  3787. SYS0002: The system cannot find the file specified.
  3788. Error occurred while processing: *.map.
  3789.  
  3790. [D:\ice\cool\Random] nmake /nologo clobber 
  3791.     del *.bak *.out *.i *..c *.map
  3792. SYS0002: The system cannot find the file specified.
  3793. Error occurred while processing: *.bak.
  3794.  
  3795. SYS0002: The system cannot find the file specified.
  3796. Error occurred while processing: *.out.
  3797.  
  3798. SYS0002: The system cannot find the file specified.
  3799. Error occurred while processing: *.i.
  3800.  
  3801. SYS0002: The system cannot find the file specified.
  3802. Error occurred while processing: *..c.
  3803.  
  3804. SYS0002: The system cannot find the file specified.
  3805. Error occurred while processing: *.map.
  3806.     loop nmake clobber tests STOP
  3807.  
  3808. [D:\ice\cool\Random\tests] nmake /nologo clobber 
  3809.     del *.bak *.out *.i *..c *.map
  3810. SYS0002: The system cannot find the file specified.
  3811. Error occurred while processing: *.bak.
  3812.  
  3813. SYS0002: The system cannot find the file specified.
  3814. Error occurred while processing: *.out.
  3815.  
  3816. SYS0002: The system cannot find the file specified.
  3817. Error occurred while processing: *.i.
  3818.  
  3819. SYS0002: The system cannot find the file specified.
  3820. Error occurred while processing: *..c.
  3821.  
  3822. SYS0002: The system cannot find the file specified.
  3823. Error occurred while processing: *.map.
  3824.  
  3825. [D:\ice\cool\Rational] nmake /nologo clobber 
  3826.     del *.bak *.out *.i *..c *.map
  3827. SYS0002: The system cannot find the file specified.
  3828. Error occurred while processing: *.bak.
  3829.  
  3830. SYS0002: The system cannot find the file specified.
  3831. Error occurred while processing: *.out.
  3832.  
  3833. SYS0002: The system cannot find the file specified.
  3834. Error occurred while processing: *.i.
  3835.  
  3836. SYS0002: The system cannot find the file specified.
  3837. Error occurred while processing: *..c.
  3838.  
  3839. SYS0002: The system cannot find the file specified.
  3840. Error occurred while processing: *.map.
  3841.     loop nmake clobber tests STOP
  3842.  
  3843. [D:\ice\cool\Rational\tests] nmake /nologo clobber 
  3844.     del *.bak *.out *.i *..c *.map
  3845. SYS0002: The system cannot find the file specified.
  3846. Error occurred while processing: *.bak.
  3847.  
  3848. SYS0002: The system cannot find the file specified.
  3849. Error occurred while processing: *.out.
  3850.  
  3851. SYS0002: The system cannot find the file specified.
  3852. Error occurred while processing: *.i.
  3853.  
  3854. SYS0002: The system cannot find the file specified.
  3855. Error occurred while processing: *..c.
  3856.  
  3857. SYS0002: The system cannot find the file specified.
  3858. Error occurred while processing: *.map.
  3859.  
  3860. [D:\ice\cool\Complex] nmake /nologo clobber 
  3861.     del *.bak *.out *.i *..c *.map
  3862. SYS0002: The system cannot find the file specified.
  3863. Error occurred while processing: *.bak.
  3864.  
  3865. SYS0002: The system cannot find the file specified.
  3866. Error occurred while processing: *.out.
  3867.  
  3868. SYS0002: The system cannot find the file specified.
  3869. Error occurred while processing: *.i.
  3870.  
  3871. SYS0002: The system cannot find the file specified.
  3872. Error occurred while processing: *..c.
  3873.  
  3874. SYS0002: The system cannot find the file specified.
  3875. Error occurred while processing: *.map.
  3876.     loop nmake clobber tests STOP
  3877.  
  3878. [D:\ice\cool\Complex\tests] nmake /nologo clobber 
  3879.     del *.bak *.out *.i *..c *.map
  3880. SYS0002: The system cannot find the file specified.
  3881. Error occurred while processing: *.bak.
  3882.  
  3883. SYS0002: The system cannot find the file specified.
  3884. Error occurred while processing: *.out.
  3885.  
  3886. SYS0002: The system cannot find the file specified.
  3887. Error occurred while processing: *.i.
  3888.  
  3889. SYS0002: The system cannot find the file specified.
  3890. Error occurred while processing: *..c.
  3891.  
  3892. SYS0002: The system cannot find the file specified.
  3893. Error occurred while processing: *.map.
  3894.  
  3895. [D:\ice\cool\Bignum] nmake /nologo clobber 
  3896.     del *.bak *.out *.i *..c *.map
  3897. SYS0002: The system cannot find the file specified.
  3898. Error occurred while processing: *.bak.
  3899.  
  3900. SYS0002: The system cannot find the file specified.
  3901. Error occurred while processing: *.out.
  3902.  
  3903. SYS0002: The system cannot find the file specified.
  3904. Error occurred while processing: *.i.
  3905.  
  3906. SYS0002: The system cannot find the file specified.
  3907. Error occurred while processing: *..c.
  3908.  
  3909. SYS0002: The system cannot find the file specified.
  3910. Error occurred while processing: *.map.
  3911.     loop nmake clobber tests STOP
  3912.  
  3913. [D:\ice\cool\Bignum\tests] nmake /nologo clobber 
  3914.     del *.bak *.out *.i *..c *.map
  3915. SYS0002: The system cannot find the file specified.
  3916. Error occurred while processing: *.bak.
  3917.  
  3918. SYS0002: The system cannot find the file specified.
  3919. Error occurred while processing: *.out.
  3920.  
  3921. SYS0002: The system cannot find the file specified.
  3922. Error occurred while processing: *.i.
  3923.  
  3924. SYS0002: The system cannot find the file specified.
  3925. Error occurred while processing: *..c.
  3926.  
  3927. SYS0002: The system cannot find the file specified.
  3928. Error occurred while processing: *.map.
  3929.  
  3930. [D:\ice\cool\keyargs] nmake /nologo clobber 
  3931.     del *.bak *.out *.i *..c *.map
  3932. SYS0002: The system cannot find the file specified.
  3933. Error occurred while processing: *.bak.
  3934.  
  3935. SYS0002: The system cannot find the file specified.
  3936. Error occurred while processing: *.out.
  3937.  
  3938. SYS0002: The system cannot find the file specified.
  3939. Error occurred while processing: *.i.
  3940.  
  3941. SYS0002: The system cannot find the file specified.
  3942. Error occurred while processing: *..c.
  3943.  
  3944. SYS0002: The system cannot find the file specified.
  3945. Error occurred while processing: *.map.
  3946.     loop nmake clobber tests STOP
  3947.  
  3948. [D:\ice\cool\keyargs\tests] nmake /nologo clobber 
  3949.     del *.bak *.out *.i *..c *.map
  3950. SYS0002: The system cannot find the file specified.
  3951. Error occurred while processing: *.bak.
  3952.  
  3953. SYS0002: The system cannot find the file specified.
  3954. Error occurred while processing: *.out.
  3955.  
  3956. SYS0002: The system cannot find the file specified.
  3957. Error occurred while processing: *.i.
  3958.  
  3959. SYS0002: The system cannot find the file specified.
  3960. Error occurred while processing: *..c.
  3961.  
  3962. SYS0002: The system cannot find the file specified.
  3963. Error occurred while processing: *.map.
  3964.  
  3965. [D:\ice\cool\examples] nmake /nologo clobber 
  3966.     del *.bak *.out *.i *..c *.map
  3967. SYS0002: The system cannot find the file specified.
  3968. Error occurred while processing: *.bak.
  3969.  
  3970. SYS0002: The system cannot find the file specified.
  3971. Error occurred while processing: *.out.
  3972.  
  3973. SYS0002: The system cannot find the file specified.
  3974. Error occurred while processing: *.i.
  3975.  
  3976. SYS0002: The system cannot find the file specified.
  3977. Error occurred while processing: *..c.
  3978.  
  3979. SYS0002: The system cannot find the file specified.
  3980. Error occurred while processing: *.map.
  3981.     loop nmake clobber section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  3982.  
  3983. [D:\ice\cool\examples\section2] nmake /nologo clobber 
  3984.     del *.bak *.out *.i *..c *.map
  3985. SYS0002: The system cannot find the file specified.
  3986. Error occurred while processing: *.bak.
  3987.  
  3988. SYS0002: The system cannot find the file specified.
  3989. Error occurred while processing: *.out.
  3990.  
  3991. SYS0002: The system cannot find the file specified.
  3992. Error occurred while processing: *.i.
  3993.  
  3994. SYS0002: The system cannot find the file specified.
  3995. Error occurred while processing: *..c.
  3996.  
  3997. SYS0002: The system cannot find the file specified.
  3998. Error occurred while processing: *.map.
  3999.  
  4000. [D:\ice\cool\examples\section3] nmake /nologo clobber 
  4001.     del *.bak *.out *.i *..c *.map
  4002. SYS0002: The system cannot find the file specified.
  4003. Error occurred while processing: *.bak.
  4004.  
  4005. SYS0002: The system cannot find the file specified.
  4006. Error occurred while processing: *.out.
  4007.  
  4008. SYS0002: The system cannot find the file specified.
  4009. Error occurred while processing: *.i.
  4010.  
  4011. SYS0002: The system cannot find the file specified.
  4012. Error occurred while processing: *..c.
  4013.  
  4014. SYS0002: The system cannot find the file specified.
  4015. Error occurred while processing: *.map.
  4016.  
  4017. [D:\ice\cool\examples\section4] nmake /nologo clobber 
  4018.     del *.bak *.out *.i *..c *.map
  4019. SYS0002: The system cannot find the file specified.
  4020. Error occurred while processing: *.bak.
  4021.  
  4022. SYS0002: The system cannot find the file specified.
  4023. Error occurred while processing: *.out.
  4024.  
  4025. SYS0002: The system cannot find the file specified.
  4026. Error occurred while processing: *.i.
  4027.  
  4028. SYS0002: The system cannot find the file specified.
  4029. Error occurred while processing: *..c.
  4030.  
  4031. SYS0002: The system cannot find the file specified.
  4032. Error occurred while processing: *.map.
  4033.  
  4034. [D:\ice\cool\examples\section5] nmake /nologo clobber 
  4035.     del *.bak *.out *.i *..c *.map
  4036. SYS0002: The system cannot find the file specified.
  4037. Error occurred while processing: *.bak.
  4038.  
  4039. SYS0002: The system cannot find the file specified.
  4040. Error occurred while processing: *.out.
  4041.  
  4042. SYS0002: The system cannot find the file specified.
  4043. Error occurred while processing: *.i.
  4044.  
  4045. SYS0002: The system cannot find the file specified.
  4046. Error occurred while processing: *..c.
  4047.  
  4048. SYS0002: The system cannot find the file specified.
  4049. Error occurred while processing: *.map.
  4050.  
  4051. [D:\ice\cool\examples\section6] nmake /nologo clobber 
  4052.     del *.bak *.out *.i *..c *.map
  4053. SYS0002: The system cannot find the file specified.
  4054. Error occurred while processing: *.bak.
  4055.  
  4056. SYS0002: The system cannot find the file specified.
  4057. Error occurred while processing: *.out.
  4058.  
  4059. SYS0002: The system cannot find the file specified.
  4060. Error occurred while processing: *.i.
  4061.  
  4062. SYS0002: The system cannot find the file specified.
  4063. Error occurred while processing: *..c.
  4064.  
  4065. SYS0002: The system cannot find the file specified.
  4066. Error occurred while processing: *.map.
  4067.  
  4068. [D:\ice\cool\examples\section7] nmake /nologo clobber 
  4069.     del *.bak *.out *.i *..c *.map
  4070. SYS0002: The system cannot find the file specified.
  4071. Error occurred while processing: *.bak.
  4072.  
  4073. SYS0002: The system cannot find the file specified.
  4074. Error occurred while processing: *.out.
  4075.  
  4076. SYS0002: The system cannot find the file specified.
  4077. Error occurred while processing: *.i.
  4078.  
  4079. SYS0002: The system cannot find the file specified.
  4080. Error occurred while processing: *..c.
  4081.  
  4082. SYS0002: The system cannot find the file specified.
  4083. Error occurred while processing: *.map.
  4084.  
  4085. [D:\ice\cool\examples\section8] nmake /nologo clobber 
  4086.     del *.bak *.out *.i *..c *.map
  4087. SYS0002: The system cannot find the file specified.
  4088. Error occurred while processing: *.bak.
  4089.  
  4090. SYS0002: The system cannot find the file specified.
  4091. Error occurred while processing: *.out.
  4092.  
  4093. SYS0002: The system cannot find the file specified.
  4094. Error occurred while processing: *.i.
  4095.  
  4096. SYS0002: The system cannot find the file specified.
  4097. Error occurred while processing: *..c.
  4098.  
  4099. SYS0002: The system cannot find the file specified.
  4100. Error occurred while processing: *.map.
  4101.  
  4102. [D:\ice\cool\examples\section9] nmake /nologo clobber 
  4103.     del *.bak *.out *.i *..c *.map
  4104. SYS0002: The system cannot find the file specified.
  4105. Error occurred while processing: *.bak.
  4106.  
  4107. SYS0002: The system cannot find the file specified.
  4108. Error occurred while processing: *.out.
  4109.  
  4110. SYS0002: The system cannot find the file specified.
  4111. Error occurred while processing: *.i.
  4112.  
  4113. SYS0002: The system cannot find the file specified.
  4114. Error occurred while processing: *..c.
  4115.  
  4116. SYS0002: The system cannot find the file specified.
  4117. Error occurred while processing: *.map.
  4118.  
  4119. [D:\ice\cool\examples\section11] nmake /nologo clobber 
  4120.     del *.bak *.out *.i *..c *.map
  4121. SYS0002: The system cannot find the file specified.
  4122. Error occurred while processing: *.bak.
  4123.  
  4124. SYS0002: The system cannot find the file specified.
  4125. Error occurred while processing: *.out.
  4126.  
  4127. SYS0002: The system cannot find the file specified.
  4128. Error occurred while processing: *.i.
  4129.  
  4130. SYS0002: The system cannot find the file specified.
  4131. Error occurred while processing: *..c.
  4132.  
  4133. SYS0002: The system cannot find the file specified.
  4134. Error occurred while processing: *.map.
  4135.  
  4136. [D:\ice\cool\examples\section12] nmake /nologo clobber 
  4137.     del *.bak *.out *.i *..c *.map
  4138. SYS0002: The system cannot find the file specified.
  4139. Error occurred while processing: *.bak.
  4140.  
  4141. SYS0002: The system cannot find the file specified.
  4142. Error occurred while processing: *.out.
  4143.  
  4144. SYS0002: The system cannot find the file specified.
  4145. Error occurred while processing: *.i.
  4146.  
  4147. SYS0002: The system cannot find the file specified.
  4148. Error occurred while processing: *..c.
  4149.  
  4150. SYS0002: The system cannot find the file specified.
  4151. Error occurred while processing: *.map.
  4152.  
  4153. *********************************
  4154. [D:\ice] cd pisces
  4155. [D:\ice\pisces] nmake all install
  4156. *********************************
  4157.  
  4158. Microsoft (R) Program Maintenance Utility   Version 1.11    
  4159. Copyright (c) Microsoft Corp 1988-90. All rights reserved.
  4160.  
  4161.     loop nmake all pimake cpp mkdepend touch par STOP
  4162.  
  4163. [D:\ice\pisces\pimake] nmake /nologo all 
  4164.     cl -c  -G2s -nologo -DCPP_PROGRAM=\"cpp\"  -Dos2   -I\c600\include pimake.c
  4165. pimake.c
  4166.     del pimake.exe
  4167. SYS0002: The system cannot find the file specified.
  4168.     cl -o pimake.exe pimake.obj       -G2s -nologo -F 8000
  4169. Object Modules [.OBJ]: /nologo pimake.obj /farcall 
  4170. Run File [pimake.exe]: "pimake.exe" /noi /STACK:0x8000
  4171. List File [NUL.MAP]: NUL
  4172. Libraries [.LIB]: 
  4173. Definitions File [NUL.DEF]: ;
  4174.  
  4175. [D:\ice\pisces\cpp] nmake /nologo all 
  4176.     cl -c  -G2s -nologo -AC  -Dos2   -I\c600\include cpp1.c
  4177. cpp1.c
  4178.     cl -c  -G2s -nologo -AC  -Dos2   -I\c600\include cpp2.c
  4179. cpp2.c
  4180.     cl -c  -G2s -nologo -AC  -Dos2   -I\c600\include cpp3.c
  4181. cpp3.c
  4182.     cl -c  -G2s -nologo -AC  -Dos2   -I\c600\include cpp4.c
  4183. cpp4.c
  4184. cpp4.c(196) : warning C4033: function must return a value
  4185. cpp4.c(356) : warning C4033: function must return a value
  4186. cpp4.c(387) : warning C4033: function must return a value
  4187.     cl -c  -G2s -nologo -AC  -Dos2   -I\c600\include cpp5.c
  4188. cpp5.c
  4189.     cl -c  -G2s -nologo -AC  -Dos2   -I\c600\include cpp6.c
  4190. cpp6.c
  4191. cpp6.c(311) : warning C4033: function must return a value
  4192. cpp6.c(903) : warning C4033: function must return a value
  4193.     del cpp.exe
  4194. SYS0002: The system cannot find the file specified.
  4195.     cl -o cpp.exe cpp1.obj cpp2.obj cpp3.obj cpp4.obj cpp5.obj cpp6.obj       -G2s -nologo -F 8000
  4196. Object Modules [.OBJ]: /nologo cpp1.obj +
  4197. Object Modules [.OBJ]: "cpp2.obj" +
  4198. Object Modules [.OBJ]: "cpp3.obj" +
  4199. Object Modules [.OBJ]: "cpp4.obj" +
  4200. Object Modules [.OBJ]: "cpp5.obj" +
  4201. Object Modules [.OBJ]: "cpp6.obj" /farcall 
  4202. Run File [cpp1.exe]: "cpp.exe" /noi /STACK:0x8000
  4203. List File [NUL.MAP]: NUL
  4204. Libraries [.LIB]: 
  4205. Definitions File [NUL.DEF]: ;
  4206.  
  4207. [D:\ice\pisces\mkdepend] nmake /nologo all 
  4208.     cl -c  -G2s -nologo  -AC  -Dos2   -I\c600\include include.c
  4209. include.c
  4210.     cl -c  -G2s -nologo  -AC  -Dos2   -I\c600\include main.c
  4211. main.c
  4212.     cl -c  -G2s -nologo  -AC  -Dos2   -I\c600\include parse.c
  4213. parse.c
  4214.     cl -c  -G2s -nologo  -AC  -Dos2   -I\c600\include pr.c
  4215. pr.c
  4216.     cl -c  -G2s -nologo  -AC  -Dos2   -I\c600\include cppsetup.c
  4217. cppsetup.c
  4218.     cl -c  -G2s -nologo  -AC  -Dos2   -I\c600\include eval.c
  4219. eval.c
  4220. eval.c(587) : warning C4047: '!=' : different levels of indirection
  4221.     del mkdepend.exe
  4222. SYS0002: The system cannot find the file specified.
  4223.     cl -o mkdepend.exe include.obj main.obj parse.obj pr.obj cppsetup.obj eval.obj       -G2s -nologo -F 8000
  4224. Object Modules [.OBJ]: /nologo include.obj +
  4225. Object Modules [.OBJ]: "main.obj" +
  4226. Object Modules [.OBJ]: "parse.obj" +
  4227. Object Modules [.OBJ]: "pr.obj" +
  4228. Object Modules [.OBJ]: "cppsetup.obj" +
  4229. Object Modules [.OBJ]: "eval.obj" /farcall 
  4230. Run File [include.exe]: "mkdepend.exe" /noi /STACK:0x8000
  4231. List File [NUL.MAP]: NUL
  4232. Libraries [.LIB]: 
  4233. Definitions File [NUL.DEF]: ;
  4234.  
  4235. [D:\ice\pisces\touch] nmake /nologo all 
  4236.     cl -c  -G2s -nologo   -Dos2   -I\c600\include touch.c
  4237. touch.c
  4238.     del touch.exe
  4239. SYS0002: The system cannot find the file specified.
  4240.     cl -o touch.exe touch.obj       -G2s -nologo -F 8000
  4241. Object Modules [.OBJ]: /nologo touch.obj /farcall 
  4242. Run File [touch.exe]: "touch.exe" /noi /STACK:0x8000
  4243. List File [NUL.MAP]: NUL
  4244. Libraries [.LIB]: 
  4245. Definitions File [NUL.DEF]: ;
  4246.  
  4247. [D:\ice\pisces\par] nmake /nologo all 
  4248.     cl -c  -G2s -nologo -DAR_ADD=\"-+\" -DAR_REPLACE=\"-+\" -DAR_DELETE=\"-+\"  -Dos2   -I\c600\include par.c
  4249. par.c
  4250.     del par.exe
  4251. SYS0002: The system cannot find the file specified.
  4252.     cl -o par.exe par.obj       -G2s -nologo -F 8000
  4253. Object Modules [.OBJ]: /nologo par.obj /farcall 
  4254. Run File [par.exe]: "par.exe" /noi /STACK:0x8000
  4255. List File [NUL.MAP]: NUL
  4256. Libraries [.LIB]: 
  4257. Definitions File [NUL.DEF]: ;
  4258.     loop nmake install pimake cpp mkdepend touch par STOP
  4259.  
  4260. [D:\ice\pisces\pimake] nmake /nologo install 
  4261.     exehdr /NEWFILES pimake.exe
  4262.  
  4263. Microsoft (R) EXE File Header Utility  Version 2.01    
  4264. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  4265.  
  4266. Module:                   pimake
  4267. Description:              pimake.exe
  4268. Data:                     NONSHARED
  4269. Initial CS:IP:            seg   1 offset 09fe
  4270. Initial SS:SP:            seg   2 offset 0000
  4271. Extra stack allocation:   8000 bytes
  4272. DGROUP:                   seg   2
  4273.  
  4274. no. type address  file  mem   flags
  4275.   1 CODE 00000200 03cb2 03cb2
  4276.   2 DATA 00004000 009d5 00c00
  4277.  
  4278.  
  4279.     copy  pimake.exe \ice\bin
  4280.         1 file(s) copied.
  4281.  
  4282. [D:\ice\pisces\cpp] nmake /nologo install 
  4283.     exehdr /NEWFILES cpp.exe
  4284.  
  4285. Microsoft (R) EXE File Header Utility  Version 2.01    
  4286. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  4287.  
  4288. Module:                   cpp
  4289. Description:              cpp.exe
  4290. Data:                     NONSHARED
  4291. Initial CS:IP:            seg   1 offset 3960
  4292. Initial SS:SP:            seg   3 offset 0000
  4293. Extra stack allocation:   8000 bytes
  4294. DGROUP:                   seg   3
  4295.  
  4296. no. type address  file  mem   flags
  4297.   1 CODE 00000200 062e2 062e2
  4298.   2 DATA 00000000 00000 0125a
  4299.   3 DATA 00006600 015bf 01b60
  4300.  
  4301.  
  4302.     copy  cpp.exe \ice\bin
  4303.         1 file(s) copied.
  4304.  
  4305. [D:\ice\pisces\mkdepend] nmake /nologo install 
  4306.     exehdr /NEWFILES mkdepend.exe
  4307.  
  4308. Microsoft (R) EXE File Header Utility  Version 2.01    
  4309. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  4310.  
  4311. Module:                   mkdepend
  4312. Description:              mkdepend.exe
  4313. Data:                     NONSHARED
  4314. Initial CS:IP:            seg   1 offset 2afc
  4315. Initial SS:SP:            seg   3 offset 0000
  4316. Extra stack allocation:   8000 bytes
  4317. DGROUP:                   seg   3
  4318.  
  4319. no. type address  file  mem   flags
  4320.   1 CODE 00000200 05832 05832
  4321.   2 DATA 00000000 00000 05f5c
  4322.   3 DATA 00005c00 01191 01410
  4323.  
  4324.  
  4325.     copy  mkdepend.exe \ice\bin
  4326.         1 file(s) copied.
  4327.  
  4328. [D:\ice\pisces\touch] nmake /nologo install 
  4329.     exehdr /NEWFILES touch.exe
  4330.  
  4331. Microsoft (R) EXE File Header Utility  Version 2.01    
  4332. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  4333.  
  4334. Module:                   touch
  4335. Description:              touch.exe
  4336. Data:                     NONSHARED
  4337. Initial CS:IP:            seg   1 offset 00c6
  4338. Initial SS:SP:            seg   2 offset 0000
  4339. Extra stack allocation:   8000 bytes
  4340. DGROUP:                   seg   2
  4341.  
  4342. no. type address  file  mem   flags
  4343.   1 CODE 00000200 01a32 01a32
  4344.   2 DATA 00001e00 003c1 005d0
  4345.  
  4346.  
  4347.     copy  touch.exe \ice\bin
  4348.         1 file(s) copied.
  4349.  
  4350. [D:\ice\pisces\par] nmake /nologo install 
  4351.     exehdr /NEWFILES par.exe
  4352.  
  4353. Microsoft (R) EXE File Header Utility  Version 2.01    
  4354. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  4355.  
  4356. Module:                   par
  4357. Description:              par.exe
  4358. Data:                     NONSHARED
  4359. Initial CS:IP:            seg   1 offset 03fa
  4360. Initial SS:SP:            seg   2 offset 0000
  4361. Extra stack allocation:   8000 bytes
  4362. DGROUP:                   seg   2
  4363.  
  4364. no. type address  file  mem   flags
  4365.   1 CODE 00000200 02ff2 02ff2
  4366.   2 DATA 00003400 00673 00cf0
  4367.  
  4368.  
  4369.     copy  par.exe \ice\bin
  4370.         1 file(s) copied.
  4371.  
  4372. **********************************
  4373. [D:\ice\pisces] cd ..
  4374. [D:\ice] nmake all runtest results
  4375. **********************************
  4376.  
  4377. Microsoft (R) Program Maintenance Utility   Version 1.11    
  4378. Copyright (c) Microsoft Corp 1988-90. All rights reserved.
  4379.  
  4380.     loop nmake all pisces CCC cpp test ice_defs cool STOP
  4381.  
  4382. [D:\ice\pisces] nmake /nologo all 
  4383.     loop nmake all pimake cpp mkdepend touch par STOP
  4384.  
  4385. [D:\ice\pisces\pimake] nmake /nologo all 
  4386.  
  4387. [D:\ice\pisces\cpp] nmake /nologo all 
  4388.  
  4389. [D:\ice\pisces\mkdepend] nmake /nologo all 
  4390.  
  4391. [D:\ice\pisces\touch] nmake /nologo all 
  4392.  
  4393. [D:\ice\pisces\par] nmake /nologo all 
  4394.  
  4395. [D:\ice\CCC] nmake /nologo all 
  4396.     cl -c  -G2s -nologo -DNO_PROTOTYPE -Dcfront2 -DCC_cpp=\"cpp\"  -Dos2   -I\c600\include CCC.c
  4397. CCC.c
  4398.     del CCC.exe
  4399. SYS0002: The system cannot find the file specified.
  4400.     cl -o CCC.exe CCC.obj       -G2s -nologo -F 8000
  4401. Object Modules [.OBJ]: /nologo CCC.obj /farcall 
  4402. Run File [CCC.exe]: "CCC.exe" /noi /STACK:0x8000
  4403. List File [NUL.MAP]: NUL
  4404. Libraries [.LIB]: 
  4405. Definitions File [NUL.DEF]: ;
  4406.     exehdr /NEWFILES CCC.exe
  4407.  
  4408. Microsoft (R) EXE File Header Utility  Version 2.01    
  4409. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  4410.  
  4411. Module:                   CCC
  4412. Description:              CCC.exe
  4413. Data:                     NONSHARED
  4414. Initial CS:IP:            seg   1 offset 1eb6
  4415. Initial SS:SP:            seg   2 offset 0000
  4416. Extra stack allocation:   8000 bytes
  4417. DGROUP:                   seg   2
  4418.  
  4419. no. type address  file  mem   flags
  4420.   1 CODE 00000200 04552 04552
  4421.   2 DATA 00004a00 00eef 06a50
  4422.  
  4423.  
  4424.     copy  CCC.exe \ice\bin
  4425.         1 file(s) copied.
  4426.  
  4427. [D:\ice\cpp] nmake /nologo all 
  4428.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include cpp1.c
  4429. cpp1.c
  4430.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include cpp2.c
  4431. cpp2.c
  4432.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include cpp3.c
  4433. cpp3.c
  4434.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include cpp4.c
  4435. cpp4.c
  4436.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include cpp5.c
  4437. cpp5.c
  4438.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include cpp6.c
  4439. cpp6.c
  4440.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include cpp7.c
  4441. cpp7.c
  4442.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include class.c
  4443. class.c
  4444.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include compress.c
  4445. compress.c
  4446.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include defmacio.c
  4447. defmacio.c
  4448.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include defpackage.c
  4449. defpackage.c
  4450.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include exception.c
  4451. exception.c
  4452.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include generate.c
  4453. generate.c
  4454.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include hash.c
  4455. hash.c
  4456.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include macro.c
  4457. macro.c
  4458.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include member.c
  4459. member.c
  4460.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include parmtype.c
  4461. parmtype.c
  4462.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include template.c
  4463. template.c
  4464.     cl -c  -G2s -nologo -DCOOL -AC  -Dos2   -I\c600\include typecase.c
  4465. typecase.c
  4466.     del cpp.exe
  4467. SYS0002: The system cannot find the file specified.
  4468.     cl -o cpp.exe cpp1.obj cpp2.obj cpp3.obj cpp4.obj cpp5.obj cpp6.obj cpp7.obj class.obj compress.obj defmacio.obj defpackage.obj exception.obj generate.obj hash.obj macro.obj member.obj parmtype.obj template.obj typecase.obj       -G2s -nologo -F 8000
  4469. Object Modules [.OBJ]: /nologo cpp1.obj +
  4470. Object Modules [.OBJ]: "cpp2.obj" +
  4471. Object Modules [.OBJ]: "cpp3.obj" +
  4472. Object Modules [.OBJ]: "cpp4.obj" +
  4473. Object Modules [.OBJ]: "cpp5.obj" +
  4474. Object Modules [.OBJ]: "cpp6.obj" +
  4475. Object Modules [.OBJ]: "cpp7.obj" +
  4476. Object Modules [.OBJ]: "class.obj" +
  4477. Object Modules [.OBJ]: "compress.obj" +
  4478. Object Modules [.OBJ]: "defmacio.obj" +
  4479. Object Modules [.OBJ]: "defpackage.obj" +
  4480. Object Modules [.OBJ]: "exception.obj" +
  4481. Object Modules [.OBJ]: "generate.obj" +
  4482. Object Modules [.OBJ]: "hash.obj" +
  4483. Object Modules [.OBJ]: "macro.obj" +
  4484. Object Modules [.OBJ]: "member.obj" +
  4485. Object Modules [.OBJ]: "parmtype.obj" +
  4486. Object Modules [.OBJ]: "template.obj" +
  4487. Object Modules [.OBJ]: "typecase.obj" /farcall 
  4488. Run File [cpp1.exe]: "cpp.exe" /noi /STACK:0x8000
  4489. List File [NUL.MAP]: NUL
  4490. Libraries [.LIB]: 
  4491. Definitions File [NUL.DEF]: ;
  4492.     exehdr /NEWFILES cpp.exe
  4493.  
  4494. Microsoft (R) EXE File Header Utility  Version 2.01    
  4495. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  4496.  
  4497. Module:                   cpp
  4498. Description:              cpp.exe
  4499. Data:                     NONSHARED
  4500. Initial CS:IP:            seg   1 offset b39c
  4501. Initial SS:SP:            seg   3 offset 0000
  4502. Extra stack allocation:   8000 bytes
  4503. DGROUP:                   seg   3
  4504.  
  4505. no. type address  file  mem   flags
  4506.   1 CODE 00000200 0ebf2 0ebf2
  4507.   2 DATA 00000000 00000 01376
  4508.   3 DATA 0000f000 02b63 031d0
  4509.  
  4510.  
  4511.     copy  cpp.exe \ice\bin
  4512.         1 file(s) copied.
  4513.  
  4514. [D:\ice\test] nmake /nologo all 
  4515.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include test_stats.cxx
  4516. test_stats.i
  4517.     Glockenspiel Constructor Linker, release 2.0 c
  4518. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_stats.cxx E:\C875cpp.C 
  4519. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_stats.cxx +iE:\C875cpp.C +otest_stats.i 
  4520. CCC: cfxx exited with status of 217
  4521. rm E:\C875cpp.C
  4522. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_stats -Fotest_stats.obj -Tctest_stats.i 
  4523. rm test_stats.i
  4524. mxx -4 test_stats.obj 
  4525.     lib \ice\lib\os2\libtest.lib -+test_stats.obj;
  4526.  
  4527. Microsoft (R) Library Manager  Version 3.17    
  4528. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4529.  
  4530.  
  4531. [D:\ice\ice_defs] nmake /nologo all 
  4532.  
  4533. [D:\ice\cool] nmake /nologo all 
  4534.     loop nmake all misc Generic Symbol Hash_Table Package Regexp String Exception Vector Pair Association Stack Queue List Tree Matrix Set Bit_Set Iterator Range Date_Time Random Rational Complex Bignum keyargs examples STOP
  4535.  
  4536. [D:\ice\cool\misc] nmake /nologo all 
  4537.  
  4538. [D:\ice\cool\Generic] nmake /nologo all 
  4539.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Generic.cxx
  4540. Generic.i
  4541.     Glockenspiel Constructor Linker, release 2.0 c
  4542. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Generic.cxx E:\C891cpp.C 
  4543. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fGeneric.cxx +iE:\C891cpp.C +oGeneric.i 
  4544. CCC: cfxx exited with status of 217
  4545. rm E:\C891cpp.C
  4546. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Generic -FoGeneric.obj -TcGeneric.i 
  4547. rm Generic.i
  4548. mxx -4 Generic.obj 
  4549.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Gen_print.cxx
  4550. Gen_print.i
  4551.     Glockenspiel Constructor Linker, release 2.0 c
  4552. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Gen_print.cxx E:\C900cpp.C 
  4553. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fGen_print.cxx +iE:\C900cpp.C +oGen_print.i 
  4554. CCC: cfxx exited with status of 217
  4555. rm E:\C900cpp.C
  4556. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Gen_print -FoGen_print.obj -TcGen_print.i 
  4557. rm Gen_print.i
  4558. mxx -4 Gen_print.obj 
  4559.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include comp_mult.cxx
  4560. comp_mult.i
  4561.     Glockenspiel Constructor Linker, release 2.0 c
  4562. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include comp_mult.cxx E:\C909cpp.C 
  4563. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fcomp_mult.cxx +iE:\C909cpp.C +ocomp_mult.i 
  4564. CCC: cfxx exited with status of 217
  4565. rm E:\C909cpp.C
  4566. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM comp_mult -Focomp_mult.obj -Tccomp_mult.i 
  4567. rm comp_mult.i
  4568. mxx -4 comp_mult.obj 
  4569.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include comp_type.cxx
  4570. comp_type.i
  4571.     Glockenspiel Constructor Linker, release 2.0 c
  4572. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include comp_type.cxx E:\C918cpp.C 
  4573. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fcomp_type.cxx +iE:\C918cpp.C +ocomp_type.i 
  4574. CCC: cfxx exited with status of 217
  4575. rm E:\C918cpp.C
  4576. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM comp_type -Focomp_type.obj -Tccomp_type.i 
  4577. rm comp_type.i
  4578. mxx -4 comp_type.obj 
  4579.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include describe.cxx
  4580. describe.i
  4581.     Glockenspiel Constructor Linker, release 2.0 c
  4582. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include describe.cxx E:\C927cpp.C 
  4583. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fdescribe.cxx +iE:\C927cpp.C +odescribe.i 
  4584. CCC: cfxx exited with status of 217
  4585. rm E:\C927cpp.C
  4586. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM describe -Fodescribe.obj -Tcdescribe.i 
  4587. rm describe.i
  4588. mxx -4 describe.obj 
  4589.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include map_slots.cxx
  4590. map_slots.i
  4591.     Glockenspiel Constructor Linker, release 2.0 c
  4592. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include map_slots.cxx E:\C936cpp.C 
  4593. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fmap_slots.cxx +iE:\C936cpp.C +omap_slots.i 
  4594. CCC: cfxx exited with status of 217
  4595. rm E:\C936cpp.C
  4596. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM map_slots -Fomap_slots.obj -Tcmap_slots.i 
  4597. rm map_slots.i
  4598. mxx -4 map_slots.obj 
  4599.     lib \ice\lib\os2\libCOOL.lib -+Generic.obj;
  4600.  
  4601. Microsoft (R) Library Manager  Version 3.17    
  4602. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4603.  
  4604.     lib \ice\lib\os2\libCOOL.lib -+Gen_print.obj;
  4605.  
  4606. Microsoft (R) Library Manager  Version 3.17    
  4607. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4608.  
  4609.     lib \ice\lib\os2\libCOOL.lib -+comp_mult.obj;
  4610.  
  4611. Microsoft (R) Library Manager  Version 3.17    
  4612. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4613.  
  4614.     lib \ice\lib\os2\libCOOL.lib -+comp_type.obj;
  4615.  
  4616. Microsoft (R) Library Manager  Version 3.17    
  4617. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4618.  
  4619.     lib \ice\lib\os2\libCOOL.lib -+describe.obj;
  4620.  
  4621. Microsoft (R) Library Manager  Version 3.17    
  4622. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4623.  
  4624.     lib \ice\lib\os2\libCOOL.lib -+map_slots.obj;
  4625.  
  4626. Microsoft (R) Library Manager  Version 3.17    
  4627. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4628.  
  4629.     loop nmake all tests STOP
  4630.  
  4631. [D:\ice\cool\Generic\tests] nmake /nologo all 
  4632.  
  4633. [D:\ice\cool\Symbol] nmake /nologo all 
  4634.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Symbol.cxx
  4635. Symbol.i
  4636.     Glockenspiel Constructor Linker, release 2.0 c
  4637. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Symbol.cxx E:\C960cpp.C 
  4638. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSymbol.cxx +iE:\C960cpp.C +oSymbol.i 
  4639. CCC: cfxx exited with status of 217
  4640. rm E:\C960cpp.C
  4641. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Symbol -FoSymbol.obj -TcSymbol.i 
  4642. rm Symbol.i
  4643. mxx -4 Symbol.obj 
  4644.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Sym_get.cxx
  4645. Sym_get.i
  4646.     Glockenspiel Constructor Linker, release 2.0 c
  4647. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Sym_get.cxx E:\C969cpp.C 
  4648. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSym_get.cxx +iE:\C969cpp.C +oSym_get.i 
  4649. CCC: cfxx exited with status of 217
  4650. rm E:\C969cpp.C
  4651. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Sym_get -FoSym_get.obj -TcSym_get.i 
  4652. rm Sym_get.i
  4653. mxx -4 Sym_get.obj 
  4654.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Sym_put.cxx
  4655. Sym_put.i
  4656.     Glockenspiel Constructor Linker, release 2.0 c
  4657. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Sym_put.cxx E:\C978cpp.C 
  4658. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSym_put.cxx +iE:\C978cpp.C +oSym_put.i 
  4659. CCC: cfxx exited with status of 217
  4660. rm E:\C978cpp.C
  4661. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Sym_put -FoSym_put.obj -TcSym_put.i 
  4662. rm Sym_put.i
  4663. mxx -4 Sym_put.obj 
  4664.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Sym_print.cxx
  4665. Sym_print.i
  4666.     Glockenspiel Constructor Linker, release 2.0 c
  4667. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Sym_print.cxx E:\C987cpp.C 
  4668. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSym_print.cxx +iE:\C987cpp.C +oSym_print.i 
  4669. CCC: cfxx exited with status of 217
  4670. rm E:\C987cpp.C
  4671. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Sym_print -FoSym_print.obj -TcSym_print.i 
  4672. rm Sym_print.i
  4673. mxx -4 Sym_print.obj 
  4674.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Sym_rem.cxx
  4675. Sym_rem.i
  4676.     Glockenspiel Constructor Linker, release 2.0 c
  4677. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Sym_rem.cxx E:\C996cpp.C 
  4678. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSym_rem.cxx +iE:\C996cpp.C +oSym_rem.i 
  4679. CCC: cfxx exited with status of 217
  4680. rm E:\C996cpp.C
  4681. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Sym_rem -FoSym_rem.obj -TcSym_rem.i 
  4682. rm Sym_rem.i
  4683. mxx -4 Sym_rem.obj 
  4684.     CCC  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include -l\ice\lib\os2\libCOOL.lib -c cool\Properties.h -oPairSyGn -X"Pair<Symbol*,Generic*>"
  4685. PairSyG0.i
  4686.     Glockenspiel Constructor Linker, release 2.0 c
  4687. mv E:\C1005imp.C E:\PairSyG0.C
  4688. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=0 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\PairSyG0.C E:\C1005cpp.C 
  4689. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\PairSyG0.C +iE:\C1005cpp.C +oPairSyG0.i 
  4690. CCC: cfxx exited with status of 217
  4691. rm E:\C1005cpp.C
  4692. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM PairSyG0 -FoPairSyG0.obj -TcPairSyG0.i 
  4693. rm PairSyG0.i
  4694. mxx -4 PairSyG0.obj 
  4695. L
  4696. Microsoft (R) Library Manager  Version 3.17    
  4697. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4698.  
  4699. ib \ice\lib\os2\libCOOL.lib -+PairSyG0.obj; 
  4700. rm PairSyG0.obj
  4701. mv E:\PairSyG0.C E:\PairSyG1.C
  4702. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\PairSyG1.C E:\C1005cpp.C 
  4703. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\PairSyG1.C +iE:\C1005cpp.C +oPairSyG1.i 
  4704. CCC: cfxx exited with status of 217
  4705. rm E:\C1005cpp.C
  4706. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM PairSyG1 -FoPaiPairSyG1.i
  4707.     Glockenspiel Constructor Linker, release 2.0 c
  4708.  
  4709. Microsoft (R) Library Manager  Version 3.17    
  4710. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4711.  
  4712. rSyG1.obj -TcPairSyG1.i 
  4713. rm PairSyG1.i
  4714. mxx -4 PairSyG1.obj 
  4715. Lib \ice\lib\os2\libCOOL.lib -+PairSyG1.obj; 
  4716. rm PairSyG1.obj
  4717. mv E:\PairSyG1.C E:\PairSyG2.C
  4718. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=2 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\PairSyG2.C E:\C1005cpp.C 
  4719. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\PairSyG2.C +iE:\C1005cpp.C +oPairSyG2.i 
  4720. CCC: cfxx exited with status of 217
  4721. rm E:\C1005cpp.C
  4722. cl -w -nologo PairSyG2.i
  4723.     Glockenspiel Constructor Linker, release 2.0 c
  4724.  
  4725. Microsoft (R) Library Manager  Version 3.17    
  4726. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4727.  
  4728. -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM PairSyG2 -FoPairSyG2.obj -TcPairSyG2.i 
  4729. rm PairSyG2.i
  4730. mxx -4 PairSyG2.obj 
  4731. Lib \ice\lib\os2\libCOOL.lib -+PairSyG2.obj; 
  4732. rm PairSyG2.obj
  4733. mv E:\PairSyG2.C E:\PairSyG3.C
  4734. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=3 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\PairSyG3.C E:\C1005cpp.C 
  4735. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\PairSyG3.C +iE:\C1005cpp.C +oPairSyG3.i 
  4736. CCC: cPairSyG3.i
  4737.     Glockenspiel Constructor Linker, release 2.0 c
  4738.  
  4739. Microsoft (R) Library Manager  Version 3.17    
  4740. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4741.  
  4742. fxx exited with status of 217
  4743. rm E:\C1005cpp.C
  4744. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM PairSyG3 -FoPairSyG3.obj -TcPairSyG3.i 
  4745. rm PairSyG3.i
  4746. mxx -4 PairSyG3.obj 
  4747. Lib \ice\lib\os2\libCOOL.lib -+PairSyG3.obj; 
  4748. rm PairSyG3.obj
  4749. mv E:\PairSyG3.C E:\PairSyG4.C
  4750. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=4 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\PairSyG4.C E:\C1005cpp.C 
  4751. cfxx +Q +Zl30000 +zf127 +MXPairSyG4.i
  4752.     Glockenspiel Constructor Linker, release 2.0 c
  4753.  
  4754. Microsoft (R) Library Manager  Version 3.17    
  4755. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4756.  
  4757.  +ME +ML +fE:\PairSyG4.C +iE:\C1005cpp.C +oPairSyG4.i 
  4758. CCC: cfxx exited with status of 217
  4759. rm E:\C1005cpp.C
  4760. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM PairSyG4 -FoPairSyG4.obj -TcPairSyG4.i 
  4761. rm PairSyG4.i
  4762. mxx -4 PairSyG4.obj 
  4763. Lib \ice\lib\os2\libCOOL.lib -+PairSyG4.obj; 
  4764. rm PairSyG4.obj
  4765. mv E:\PairSyG4.C E:\PairSyG5.C
  4766. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=5 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\incPairSyG5.i
  4767.     Glockenspiel Constructor Linker, release 2.0 c
  4768.  
  4769. Microsoft (R) Library Manager  Version 3.17    
  4770. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4771.  
  4772. lude E:\PairSyG5.C E:\C1005cpp.C 
  4773. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\PairSyG5.C +iE:\C1005cpp.C +oPairSyG5.i 
  4774. CCC: cfxx exited with status of 217
  4775. rm E:\C1005cpp.C
  4776. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM PairSyG5 -FoPairSyG5.obj -TcPairSyG5.i 
  4777. rm PairSyG5.i
  4778. mxx -4 PairSyG5.obj 
  4779. Lib \ice\lib\os2\libCOOL.lib -+PairSyG5.obj; 
  4780. rm PairSyG5.obj
  4781. mv E:\PairSyG5.C E:\PairSyG6.C
  4782. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=6 -D__PROT__ -ID:\PairSyG6.i
  4783.     Glockenspiel Constructor Linker, release 2.0 c
  4784.  
  4785. Microsoft (R) Library Manager  Version 3.17    
  4786. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4787.  
  4788. C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\PairSyG6.C E:\C1005cpp.C 
  4789. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\PairSyG6.C +iE:\C1005cpp.C +oPairSyG6.i 
  4790. CCC: cfxx exited with status of 217
  4791. rm E:\C1005cpp.C
  4792. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM PairSyG6 -FoPairSyG6.obj -TcPairSyG6.i 
  4793. rm PairSyG6.i
  4794. mxx -4 PairSyG6.obj 
  4795. Lib \ice\lib\os2\libCOOL.lib -+PairSyG6.obj; 
  4796. rm PairSyG6.obj
  4797. mv E:\PairSyG6.C E:\PairSyG7.C
  4798. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\inclPairSyG7.i
  4799.     Glockenspiel Constructor Linker, release 2.0 c
  4800.  
  4801. Microsoft (R) Library Manager  Version 3.17    
  4802. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4803.  
  4804. ude -D__cplusplus=1 -Dc_plusplus=1 -DCount=7 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\PairSyG7.C E:\C1005cpp.C 
  4805. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\PairSyG7.C +iE:\C1005cpp.C +oPairSyG7.i 
  4806. CCC: cfxx exited with status of 217
  4807. rm E:\C1005cpp.C
  4808. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM PairSyG7 -FoPairSyG7.obj -TcPairSyG7.i 
  4809. rm PairSyG7.i
  4810. mxx -4 PairSyG7.obj 
  4811. Lib \ice\lib\os2\libCOOL.lib -+PairSyG7.obj; 
  4812. rm PairSyG7.obj
  4813. mv E:\PairSyG7.C E:\PairLast Implementation
  4814. SyG8.C
  4815. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=8 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\PairSyG8.C E:\C1005cpp.C 
  4816. CCC: CPP exited with status of 2
  4817. rm E:\PairSyG7.C
  4818. rm E:\C1005imp.C
  4819. rm E:\C1005cpp.C
  4820.     touch PairSyGn.imp
  4821.     CCC  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include -l\ice\lib\os2\libCOOL.lib -c cool\Properties.h -oVecPrSyGn -X"Vector<Pair<Symbol*,Generic*>>"
  4822. VecPrSy0.i
  4823.     Glockenspiel Constructor Linker, release 2.0 c
  4824. mv E:\C1074imp.C E:\VecPrSy0.C
  4825. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=0 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrSy0.C E:\C1074cpp.C 
  4826. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrSy0.C +iE:\C1074cpp.C +oVecPrSy0.i 
  4827. CCC: cfxx exited with status of 217
  4828. rm E:\C1074cpp.C
  4829. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrSy0 -FoVecPrSy0.obj -TcVecPrSy0.i 
  4830. rm VecPrSy0.i
  4831. mxx -4 VecPrSy0.obj 
  4832. L
  4833. Microsoft (R) Library Manager  Version 3.17    
  4834. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4835.  
  4836. ib \ice\lib\os2\libCOOL.lib -+VecPrSy0.obj; 
  4837. rm VecPrSy0.obj
  4838. mv E:\VecPrSy0.C E:\VecPrSy1.C
  4839. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrSy1.C E:\C1074cpp.C 
  4840. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrSy1.C +iE:\C1074cpp.C +oVecPrSy1.i 
  4841. CCC: cfxx exited with status of 217
  4842. rm E:\C1074cpp.C
  4843. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrSy1 -FoVecVecPrSy1.i
  4844.     Glockenspiel Constructor Linker, release 2.0 c
  4845.  
  4846. Microsoft (R) Library Manager  Version 3.17    
  4847. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4848.  
  4849. PrSy1.obj -TcVecPrSy1.i 
  4850. rm VecPrSy1.i
  4851. mxx -4 VecPrSy1.obj 
  4852. Lib \ice\lib\os2\libCOOL.lib -+VecPrSy1.obj; 
  4853. rm VecPrSy1.obj
  4854. mv E:\VecPrSy1.C E:\VecPrSy2.C
  4855. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=2 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrSy2.C E:\C1074cpp.C 
  4856. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrSy2.C +iE:\C1074cpp.C +oVecPrSy2.i 
  4857. CCC: cfxx exited with status of 217
  4858. rm E:\C1074cpp.C
  4859. cl -w -nologo VecPrSy2.i
  4860.     Glockenspiel Constructor Linker, release 2.0 c
  4861.  
  4862. Microsoft (R) Library Manager  Version 3.17    
  4863. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4864.  
  4865. -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrSy2 -FoVecPrSy2.obj -TcVecPrSy2.i 
  4866. rm VecPrSy2.i
  4867. mxx -4 VecPrSy2.obj 
  4868. Lib \ice\lib\os2\libCOOL.lib -+VecPrSy2.obj; 
  4869. rm VecPrSy2.obj
  4870. mv E:\VecPrSy2.C E:\VecPrSy3.C
  4871. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=3 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrSy3.C E:\C1074cpp.C 
  4872. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrSy3.C +iE:\C1074cpp.C +oVecPrSy3.i 
  4873. CCC: cVecPrSy3.i
  4874.     Glockenspiel Constructor Linker, release 2.0 c
  4875.  
  4876. Microsoft (R) Library Manager  Version 3.17    
  4877. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4878.  
  4879. fxx exited with status of 217
  4880. rm E:\C1074cpp.C
  4881. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrSy3 -FoVecPrSy3.obj -TcVecPrSy3.i 
  4882. rm VecPrSy3.i
  4883. mxx -4 VecPrSy3.obj 
  4884. Lib \ice\lib\os2\libCOOL.lib -+VecPrSy3.obj; 
  4885. rm VecPrSy3.obj
  4886. mv E:\VecPrSy3.C E:\VecPrSy4.C
  4887. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=4 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrSy4.C E:\C1074cpp.C 
  4888. cfxx +Q +Zl30000 +zf127 +MXVecPrSy4.i
  4889.     Glockenspiel Constructor Linker, release 2.0 c
  4890.  
  4891. Microsoft (R) Library Manager  Version 3.17    
  4892. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4893.  
  4894.  +ME +ML +fE:\VecPrSy4.C +iE:\C1074cpp.C +oVecPrSy4.i 
  4895. CCC: cfxx exited with status of 217
  4896. rm E:\C1074cpp.C
  4897. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrSy4 -FoVecPrSy4.obj -TcVecPrSy4.i 
  4898. rm VecPrSy4.i
  4899. mxx -4 VecPrSy4.obj 
  4900. Lib \ice\lib\os2\libCOOL.lib -+VecPrSy4.obj; 
  4901. rm VecPrSy4.obj
  4902. mv E:\VecPrSy4.C E:\VecPrSy5.C
  4903. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=5 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\incVecPrSy5.i
  4904.     Glockenspiel Constructor Linker, release 2.0 c
  4905.  
  4906. Microsoft (R) Library Manager  Version 3.17    
  4907. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4908.  
  4909. lude E:\VecPrSy5.C E:\C1074cpp.C 
  4910. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrSy5.C +iE:\C1074cpp.C +oVecPrSy5.i 
  4911. CCC: cfxx exited with status of 217
  4912. rm E:\C1074cpp.C
  4913. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrSy5 -FoVecPrSy5.obj -TcVecPrSy5.i 
  4914. rm VecPrSy5.i
  4915. mxx -4 VecPrSy5.obj 
  4916. Lib \ice\lib\os2\libCOOL.lib -+VecPrSy5.obj; 
  4917. rm VecPrSy5.obj
  4918. mv E:\VecPrSy5.C E:\VecPrSy6.C
  4919. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=6 -D__PROT__ -ID:\VecPrSy6.i
  4920.     Glockenspiel Constructor Linker, release 2.0 c
  4921.  
  4922. Microsoft (R) Library Manager  Version 3.17    
  4923. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4924.  
  4925. C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrSy6.C E:\C1074cpp.C 
  4926. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrSy6.C +iE:\C1074cpp.C +oVecPrSy6.i 
  4927. CCC: cfxx exited with status of 217
  4928. rm E:\C1074cpp.C
  4929. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrSy6 -FoVecPrSy6.obj -TcVecPrSy6.i 
  4930. rm VecPrSy6.i
  4931. mxx -4 VecPrSy6.obj 
  4932. Lib \ice\lib\os2\libCOOL.lib -+VecPrSy6.obj; 
  4933. rm VecPrSy6.obj
  4934. mv E:\VecPrSy6.C E:\VecPrSy7.C
  4935. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\inclVecPrSy7.i
  4936.     Glockenspiel Constructor Linker, release 2.0 c
  4937.  
  4938. Microsoft (R) Library Manager  Version 3.17    
  4939. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4940.  
  4941. ude -D__cplusplus=1 -Dc_plusplus=1 -DCount=7 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrSy7.C E:\C1074cpp.C 
  4942. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrSy7.C +iE:\C1074cpp.C +oVecPrSy7.i 
  4943. CCC: cfxx exited with status of 217
  4944. rm E:\C1074cpp.C
  4945. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrSy7 -FoVecPrSy7.obj -TcVecPrSy7.i 
  4946. rm VecPrSy7.i
  4947. mxx -4 VecPrSy7.obj 
  4948. Lib \ice\lib\os2\libCOOL.lib -+VecPrSy7.obj; 
  4949. rm VecPrSy7.obj
  4950. mv E:\VecPrSy7.C E:\VecPVecPrSy8.i
  4951.     Glockenspiel Constructor Linker, release 2.0 c
  4952. rSy8.C
  4953. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=8 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrSy8.C E:\C1074cpp.C 
  4954. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrSy8.C +iE:\C1074cpp.C +oVecPrSy8.i 
  4955. CCC: cfxx exited with status of 217
  4956. rm E:\C1074cpp.C
  4957. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrSy8 -FoVecPrSy8.obj -TcVecPrSy8.i 
  4958. rm VecPrSy8.i
  4959. mxx -4 VecPrSy8.obj 
  4960. Lib \ice\lib\os2\libCOOL.
  4961. Microsoft (R) Library Manager  Version 3.17    
  4962. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4963.  
  4964. lib -+VecPrSy8.obj; 
  4965. rm VecPrSy8.obj
  4966. mv E:\VecPrSy8.C E:\VecPrSy9.C
  4967. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=9 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrSy9.C E:\C1074cpp.C 
  4968. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrSy9.C +iE:\C1074cpp.C +oVecPrSy9.i 
  4969. CCC: cfxx exited with status of 217
  4970. rm E:\C1074cpp.C
  4971. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrSy9 -FoVecPrSy9.obj -TcVecPrSy9.i VecPrSy9.i
  4972.     Glockenspiel Constructor Linker, release 2.0 c
  4973.  
  4974. Microsoft (R) Library Manager  Version 3.17    
  4975. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4976.  
  4977.  
  4978. rm VecPrSy9.i
  4979. mxx -4 VecPrSy9.obj 
  4980. Lib \ice\lib\os2\libCOOL.lib -+VecPrSy9.obj; 
  4981. rm VecPrSy9.obj
  4982. mv E:\VecPrSy9.C E:\VecPrS10.C
  4983. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=10 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS10.C E:\C1074cpp.C 
  4984. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS10.C +iE:\C1074cpp.C +oVecPrS10.i 
  4985. CCC: cfxx exited with status of 217
  4986. rm E:\C1074cpp.C
  4987. cl -w -nologo -G2s -Gt1 -Alfu -DconstVecPrS10.i
  4988.     Glockenspiel Constructor Linker, release 2.0 c
  4989.  
  4990. Microsoft (R) Library Manager  Version 3.17    
  4991. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  4992.  
  4993. = -AL -DM_I86LM -c -NM VecPrS10 -FoVecPrS10.obj -TcVecPrS10.i 
  4994. rm VecPrS10.i
  4995. mxx -4 VecPrS10.obj 
  4996. Lib \ice\lib\os2\libCOOL.lib -+VecPrS10.obj; 
  4997. rm VecPrS10.obj
  4998. mv E:\VecPrS10.C E:\VecPrS11.C
  4999. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=11 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS11.C E:\C1074cpp.C 
  5000. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS11.C +iE:\C1074cpp.C +oVecPrS11.i 
  5001. CCC: cfxx exited with statusVecPrS11.i
  5002.     Glockenspiel Constructor Linker, release 2.0 c
  5003.  
  5004. Microsoft (R) Library Manager  Version 3.17    
  5005. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5006.  
  5007.  of 217
  5008. rm E:\C1074cpp.C
  5009. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS11 -FoVecPrS11.obj -TcVecPrS11.i 
  5010. rm VecPrS11.i
  5011. mxx -4 VecPrS11.obj 
  5012. Lib \ice\lib\os2\libCOOL.lib -+VecPrS11.obj; 
  5013. rm VecPrS11.obj
  5014. mv E:\VecPrS11.C E:\VecPrS12.C
  5015. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=12 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS12.C E:\C1074cpp.C 
  5016. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS1VecPrS12.i
  5017.     Glockenspiel Constructor Linker, release 2.0 c
  5018.  
  5019. Microsoft (R) Library Manager  Version 3.17    
  5020. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5021.  
  5022. 2.C +iE:\C1074cpp.C +oVecPrS12.i 
  5023. CCC: cfxx exited with status of 217
  5024. rm E:\C1074cpp.C
  5025. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS12 -FoVecPrS12.obj -TcVecPrS12.i 
  5026. rm VecPrS12.i
  5027. mxx -4 VecPrS12.obj 
  5028. Lib \ice\lib\os2\libCOOL.lib -+VecPrS12.obj; 
  5029. rm VecPrS12.obj
  5030. mv E:\VecPrS12.C E:\VecPrS13.C
  5031. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=13 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS13.C EVecPrS13.i
  5032.     Glockenspiel Constructor Linker, release 2.0 c
  5033.  
  5034. Microsoft (R) Library Manager  Version 3.17    
  5035. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5036.  
  5037. :\C1074cpp.C 
  5038. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS13.C +iE:\C1074cpp.C +oVecPrS13.i 
  5039. CCC: cfxx exited with status of 217
  5040. rm E:\C1074cpp.C
  5041. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS13 -FoVecPrS13.obj -TcVecPrS13.i 
  5042. rm VecPrS13.i
  5043. mxx -4 VecPrS13.obj 
  5044. Lib \ice\lib\os2\libCOOL.lib -+VecPrS13.obj; 
  5045. rm VecPrS13.obj
  5046. mv E:\VecPrS13.C E:\VecPrS14.C
  5047. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=14 -D__PROT__ -ID:\C600\INCLUDE -ID:\OVecPrS14.i
  5048.     Glockenspiel Constructor Linker, release 2.0 c
  5049.  
  5050. Microsoft (R) Library Manager  Version 3.17    
  5051. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5052.  
  5053. S2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS14.C E:\C1074cpp.C 
  5054. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS14.C +iE:\C1074cpp.C +oVecPrS14.i 
  5055. CCC: cfxx exited with status of 217
  5056. rm E:\C1074cpp.C
  5057. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS14 -FoVecPrS14.obj -TcVecPrS14.i 
  5058. rm VecPrS14.i
  5059. mxx -4 VecPrS14.obj 
  5060. Lib \ice\lib\os2\libCOOL.lib -+VecPrS14.obj; 
  5061. rm VecPrS14.obj
  5062. mv E:\VecPrS14.C E:\VecPrS15.C
  5063. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1VecPrS15.i
  5064.     Glockenspiel Constructor Linker, release 2.0 c
  5065.  
  5066. Microsoft (R) Library Manager  Version 3.17    
  5067. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5068.  
  5069.  -Dc_plusplus=1 -DCount=15 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS15.C E:\C1074cpp.C 
  5070. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS15.C +iE:\C1074cpp.C +oVecPrS15.i 
  5071. CCC: cfxx exited with status of 217
  5072. rm E:\C1074cpp.C
  5073. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS15 -FoVecPrS15.obj -TcVecPrS15.i 
  5074. rm VecPrS15.i
  5075. mxx -4 VecPrS15.obj 
  5076. Lib \ice\lib\os2\libCOOL.lib -+VecPrS15.obj; 
  5077. rm VecPrS15.obj
  5078. mv E:\VecPrS15.C E:\VecPrS16.C
  5079. CPP -DM_I86VecPrS16.i
  5080.     Glockenspiel Constructor Linker, release 2.0 c
  5081. LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=16 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS16.C E:\C1074cpp.C 
  5082. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS16.C +iE:\C1074cpp.C +oVecPrS16.i 
  5083. CCC: cfxx exited with status of 217
  5084. rm E:\C1074cpp.C
  5085. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS16 -FoVecPrS16.obj -TcVecPrS16.i 
  5086. rm VecPrS16.i
  5087. mxx -4 VecPrS16.obj 
  5088. Lib \ice\lib\os2\libCOOL.lib -+VecPrS16.ob
  5089. Microsoft (R) Library Manager  Version 3.17    
  5090. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5091.  
  5092. VecPrS17.i
  5093. j; 
  5094. rm VecPrS16.obj
  5095. mv E:\VecPrS16.C E:\VecPrS17.C
  5096. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=17 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS17.C E:\C1074cpp.C 
  5097. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS17.C +iE:\C1074cpp.C +oVecPrS17.i 
  5098. CCC: cfxx exited with status of 217
  5099. rm E:\C1074cpp.C
  5100. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS17 -FoVecPrS17.obj -TcVecPrS17.i 
  5101. rm VecPrS17.i
  5102. m    Glockenspiel Constructor Linker, release 2.0 c
  5103.  
  5104. Microsoft (R) Library Manager  Version 3.17    
  5105. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5106.  
  5107. xx -4 VecPrS17.obj 
  5108. Lib \ice\lib\os2\libCOOL.lib -+VecPrS17.obj; 
  5109. rm VecPrS17.obj
  5110. mv E:\VecPrS17.C E:\VecPrS18.C
  5111. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=18 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS18.C E:\C1074cpp.C 
  5112. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS18.C +iE:\C1074cpp.C +oVecPrS18.i 
  5113. CCC: cfxx exited with status of 217
  5114. rm E:\C1074cpp.C
  5115. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM VecPrS18.i
  5116.     Glockenspiel Constructor Linker, release 2.0 c
  5117.  
  5118. Microsoft (R) Library Manager  Version 3.17    
  5119. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5120.  
  5121. -c -NM VecPrS18 -FoVecPrS18.obj -TcVecPrS18.i 
  5122. rm VecPrS18.i
  5123. mxx -4 VecPrS18.obj 
  5124. Lib \ice\lib\os2\libCOOL.lib -+VecPrS18.obj; 
  5125. rm VecPrS18.obj
  5126. mv E:\VecPrS18.C E:\VecPrS19.C
  5127. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=19 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS19.C E:\C1074cpp.C 
  5128. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS19.C +iE:\C1074cpp.C +oVecPrS19.i 
  5129. CCC: cfxx exited with status of 217
  5130. rm E:\C1VecPrS19.i
  5131.     Glockenspiel Constructor Linker, release 2.0 c
  5132.  
  5133. Microsoft (R) Library Manager  Version 3.17    
  5134. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5135.  
  5136. 074cpp.C
  5137. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS19 -FoVecPrS19.obj -TcVecPrS19.i 
  5138. rm VecPrS19.i
  5139. mxx -4 VecPrS19.obj 
  5140. Lib \ice\lib\os2\libCOOL.lib -+VecPrS19.obj; 
  5141. rm VecPrS19.obj
  5142. mv E:\VecPrS19.C E:\VecPrS20.C
  5143. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=20 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS20.C E:\C1074cpp.C 
  5144. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS20.C +iE:\C1074cpVecPrS20.i
  5145.     Glockenspiel Constructor Linker, release 2.0 c
  5146.  
  5147. Microsoft (R) Library Manager  Version 3.17    
  5148. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5149.  
  5150. p.C +oVecPrS20.i 
  5151. CCC: cfxx exited with status of 217
  5152. rm E:\C1074cpp.C
  5153. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS20 -FoVecPrS20.obj -TcVecPrS20.i 
  5154. rm VecPrS20.i
  5155. mxx -4 VecPrS20.obj 
  5156. Lib \ice\lib\os2\libCOOL.lib -+VecPrS20.obj; 
  5157. rm VecPrS20.obj
  5158. mv E:\VecPrS20.C E:\VecPrS21.C
  5159. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=21 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS21.C E:\C1074cpp.C 
  5160. cfVecPrS21.i
  5161.     Glockenspiel Constructor Linker, release 2.0 c
  5162.  
  5163. Microsoft (R) Library Manager  Version 3.17    
  5164. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5165.  
  5166. xx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS21.C +iE:\C1074cpp.C +oVecPrS21.i 
  5167. CCC: cfxx exited with status of 217
  5168. rm E:\C1074cpp.C
  5169. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS21 -FoVecPrS21.obj -TcVecPrS21.i 
  5170. rm VecPrS21.i
  5171. mxx -4 VecPrS21.obj 
  5172. Lib \ice\lib\os2\libCOOL.lib -+VecPrS21.obj; 
  5173. rm VecPrS21.obj
  5174. mv E:\VecPrS21.C E:\VecPrS22.C
  5175. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=22 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE VecPrS22.i
  5176.     Glockenspiel Constructor Linker, release 2.0 c
  5177.  
  5178. Microsoft (R) Library Manager  Version 3.17    
  5179. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5180.  
  5181. -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS22.C E:\C1074cpp.C 
  5182. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS22.C +iE:\C1074cpp.C +oVecPrS22.i 
  5183. CCC: cfxx exited with status of 217
  5184. rm E:\C1074cpp.C
  5185. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS22 -FoVecPrS22.obj -TcVecPrS22.i 
  5186. rm VecPrS22.i
  5187. mxx -4 VecPrS22.obj 
  5188. Lib \ice\lib\os2\libCOOL.lib -+VecPrS22.obj; 
  5189. rm VecPrS22.obj
  5190. mv E:\VecPrS22.C E:\VecPrS23.C
  5191. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 VecPrS23.i
  5192.     Glockenspiel Constructor Linker, release 2.0 c
  5193.  
  5194. Microsoft (R) Library Manager  Version 3.17    
  5195. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5196.  
  5197. -DCount=23 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS23.C E:\C1074cpp.C 
  5198. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS23.C +iE:\C1074cpp.C +oVecPrS23.i 
  5199. CCC: cfxx exited with status of 217
  5200. rm E:\C1074cpp.C
  5201. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS23 -FoVecPrS23.obj -TcVecPrS23.i 
  5202. rm VecPrS23.i
  5203. mxx -4 VecPrS23.obj 
  5204. Lib \ice\lib\os2\libCOOL.lib -+VecPrS23.obj; 
  5205. rm VecPrS23.obj
  5206. mv E:\VecPrS23.C E:\VecPrS24.C
  5207. CPP -DM_I86LM -Dos2 -I\ice\VecPrS24.i
  5208.     Glockenspiel Constructor Linker, release 2.0 c
  5209.  
  5210. Microsoft (R) Library Manager  Version 3.17    
  5211. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5212.  
  5213. include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=24 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS24.C E:\C1074cpp.C 
  5214. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS24.C +iE:\C1074cpp.C +oVecPrS24.i 
  5215. CCC: cfxx exited with status of 217
  5216. rm E:\C1074cpp.C
  5217. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS24 -FoVecPrS24.obj -TcVecPrS24.i 
  5218. rm VecPrS24.i
  5219. mxx -4 VecPrS24.obj 
  5220. Lib \ice\lib\os2\libCOOL.lib -+VecPrS24.obj; 
  5221. rm VecPrS24.VecPrS25.i
  5222. obj
  5223. mv E:\VecPrS24.C E:\VecPrS25.C
  5224. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=25 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS25.C E:\C1074cpp.C 
  5225. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS25.C +iE:\C1074cpp.C +oVecPrS25.i 
  5226. CCC: cfxx exited with status of 217
  5227. rm E:\C1074cpp.C
  5228. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS25 -FoVecPrS25.obj -TcVecPrS25.i 
  5229. rm VecPrS25.i
  5230. mxx -4 VecPrS25.o    Glockenspiel Constructor Linker, release 2.0 c
  5231.  
  5232. Microsoft (R) Library Manager  Version 3.17    
  5233. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5234.  
  5235. bj 
  5236. Lib \ice\lib\os2\libCOOL.lib -+VecPrS25.obj; 
  5237. rm VecPrS25.obj
  5238. mv E:\VecPrS25.C E:\VecPrS26.C
  5239. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=26 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS26.C E:\C1074cpp.C 
  5240. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS26.C +iE:\C1074cpp.C +oVecPrS26.i 
  5241. CCC: cfxx exited with status of 217
  5242. rm E:\C1074cpp.C
  5243. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS26 VecPrS26.i
  5244.     Glockenspiel Constructor Linker, release 2.0 c
  5245.  
  5246. Microsoft (R) Library Manager  Version 3.17    
  5247. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5248.  
  5249. -FoVecPrS26.obj -TcVecPrS26.i 
  5250. rm VecPrS26.i
  5251. mxx -4 VecPrS26.obj 
  5252. Lib \ice\lib\os2\libCOOL.lib -+VecPrS26.obj; 
  5253. rm VecPrS26.obj
  5254. mv E:\VecPrS26.C E:\VecPrS27.C
  5255. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=27 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS27.C E:\C1074cpp.C 
  5256. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS27.C +iE:\C1074cpp.C +oVecPrS27.i 
  5257. CCC: cfxx exited with status of 217
  5258. rm E:\C1074cpp.C
  5259. cl -w -VecPrS27.i
  5260.     Glockenspiel Constructor Linker, release 2.0 c
  5261.  
  5262. Microsoft (R) Library Manager  Version 3.17    
  5263. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5264.  
  5265. nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS27 -FoVecPrS27.obj -TcVecPrS27.i 
  5266. rm VecPrS27.i
  5267. mxx -4 VecPrS27.obj 
  5268. Lib \ice\lib\os2\libCOOL.lib -+VecPrS27.obj; 
  5269. rm VecPrS27.obj
  5270. mv E:\VecPrS27.C E:\VecPrS28.C
  5271. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=28 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS28.C E:\C1074cpp.C 
  5272. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS28.C +iE:\C1074cpp.C +oVecPrS28.iVecPrS28.i
  5273.     Glockenspiel Constructor Linker, release 2.0 c
  5274.  
  5275. Microsoft (R) Library Manager  Version 3.17    
  5276. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5277.  
  5278.  
  5279. CCC: cfxx exited with status of 217
  5280. rm E:\C1074cpp.C
  5281. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS28 -FoVecPrS28.obj -TcVecPrS28.i 
  5282. rm VecPrS28.i
  5283. mxx -4 VecPrS28.obj 
  5284. Lib \ice\lib\os2\libCOOL.lib -+VecPrS28.obj; 
  5285. rm VecPrS28.obj
  5286. mv E:\VecPrS28.C E:\VecPrS29.C
  5287. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=29 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS29.C E:\C1074cpp.C 
  5288. cfxx +Q +Zl30000 +VecPrS29.i
  5289.     Glockenspiel Constructor Linker, release 2.0 c
  5290.  
  5291. Microsoft (R) Library Manager  Version 3.17    
  5292. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5293.  
  5294. zf127 +MX +ME +ML +fE:\VecPrS29.C +iE:\C1074cpp.C +oVecPrS29.i 
  5295. CCC: cfxx exited with status of 217
  5296. rm E:\C1074cpp.C
  5297. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS29 -FoVecPrS29.obj -TcVecPrS29.i 
  5298. rm VecPrS29.i
  5299. mxx -4 VecPrS29.obj 
  5300. Lib \ice\lib\os2\libCOOL.lib -+VecPrS29.obj; 
  5301. rm VecPrS29.obj
  5302. mv E:\VecPrS29.C E:\VecPrS30.C
  5303. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=30 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:VecPrS30.i
  5304.     Glockenspiel Constructor Linker, release 2.0 c
  5305.  
  5306. Microsoft (R) Library Manager  Version 3.17    
  5307. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5308.  
  5309. \cxx20\include E:\VecPrS30.C E:\C1074cpp.C 
  5310. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS30.C +iE:\C1074cpp.C +oVecPrS30.i 
  5311. CCC: cfxx exited with status of 217
  5312. rm E:\C1074cpp.C
  5313. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS30 -FoVecPrS30.obj -TcVecPrS30.i 
  5314. rm VecPrS30.i
  5315. mxx -4 VecPrS30.obj 
  5316. Lib \ice\lib\os2\libCOOL.lib -+VecPrS30.obj; 
  5317. rm VecPrS30.obj
  5318. mv E:\VecPrS30.C E:\VecPrS31.C
  5319. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=31 -D__PVecPrS31.i
  5320.     Glockenspiel Constructor Linker, release 2.0 c
  5321.  
  5322. Microsoft (R) Library Manager  Version 3.17    
  5323. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5324.  
  5325. ROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS31.C E:\C1074cpp.C 
  5326. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecPrS31.C +iE:\C1074cpp.C +oVecPrS31.i 
  5327. CCC: cfxx exited with status of 217
  5328. rm E:\C1074cpp.C
  5329. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecPrS31 -FoVecPrS31.obj -TcVecPrS31.i 
  5330. rm VecPrS31.i
  5331. mxx -4 VecPrS31.obj 
  5332. Lib \ice\lib\os2\libCOOL.lib -+VecPrS31.obj; 
  5333. rm VecPrS31.obj
  5334. mv E:\VecPrS31.C E:\VecPrS32.C
  5335. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=32 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecPrS32.C E:\C1074cpp.C 
  5336. CCC: CPP exited with status of -1
  5337. rm E:\VecPrS31.C
  5338. rm E:\C1074imp.C
  5339. rm E:\C1074cpp.C
  5340.     touch VecPrSyGn.imp
  5341.     CCC  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include -l\ice\lib\os2\libCOOL.lib -c cool\Properties.h -oSymPlist -X"Association<Symbol*,Generic*>"
  5342. Skipping IMPLEMENT Pair
  5343. Skipping IMPLEMENT Vector
  5344. SymPlis0.i
  5345.     Glockenspiel Constructor Linker, release 2.0 c
  5346. mv E:\C1334imp.C E:\SymPlis0.C
  5347. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=0 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPlis0.C E:\C1334cpp.C 
  5348. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPlis0.C +iE:\C1334cpp.C +oSymPlis0.i 
  5349. CCC: cfxx exited with status of 217
  5350. rm E:\C1334cpp.C
  5351. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPlis0 -FoSymPlis0.obj -TcSymPlis0.i 
  5352. rm SymPlis0.i
  5353. mxx -4 SymPlis0.obj 
  5354. L
  5355. Microsoft (R) Library Manager  Version 3.17    
  5356. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5357.  
  5358. ib \ice\lib\os2\libCOOL.lib -+SymPlis0.obj; 
  5359. rm SymPlis0.obj
  5360. mv E:\SymPlis0.C E:\SymPlis1.C
  5361. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPlis1.C E:\C1334cpp.C 
  5362. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPlis1.C +iE:\C1334cpp.C +oSymPlis1.i 
  5363. CCC: cfxx exited with status of 217
  5364. rm E:\C1334cpp.C
  5365. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPlis1 -FoSymSymPlis1.i
  5366.     Glockenspiel Constructor Linker, release 2.0 c
  5367.  
  5368. Microsoft (R) Library Manager  Version 3.17    
  5369. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5370.  
  5371. Plis1.obj -TcSymPlis1.i 
  5372. rm SymPlis1.i
  5373. mxx -4 SymPlis1.obj 
  5374. Lib \ice\lib\os2\libCOOL.lib -+SymPlis1.obj; 
  5375. rm SymPlis1.obj
  5376. mv E:\SymPlis1.C E:\SymPlis2.C
  5377. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=2 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPlis2.C E:\C1334cpp.C 
  5378. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPlis2.C +iE:\C1334cpp.C +oSymPlis2.i 
  5379. CCC: cfxx exited with status of 217
  5380. rm E:\C1334cpp.C
  5381. cl -w -nologo SymPlis2.i
  5382.     Glockenspiel Constructor Linker, release 2.0 c
  5383.  
  5384. Microsoft (R) Library Manager  Version 3.17    
  5385. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5386.  
  5387. -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPlis2 -FoSymPlis2.obj -TcSymPlis2.i 
  5388. rm SymPlis2.i
  5389. mxx -4 SymPlis2.obj 
  5390. Lib \ice\lib\os2\libCOOL.lib -+SymPlis2.obj; 
  5391. rm SymPlis2.obj
  5392. mv E:\SymPlis2.C E:\SymPlis3.C
  5393. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=3 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPlis3.C E:\C1334cpp.C 
  5394. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPlis3.C +iE:\C1334cpp.C +oSymPlis3.i 
  5395. CCC: cSymPlis3.i
  5396.     Glockenspiel Constructor Linker, release 2.0 c
  5397.  
  5398. Microsoft (R) Library Manager  Version 3.17    
  5399. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5400.  
  5401. fxx exited with status of 217
  5402. rm E:\C1334cpp.C
  5403. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPlis3 -FoSymPlis3.obj -TcSymPlis3.i 
  5404. rm SymPlis3.i
  5405. mxx -4 SymPlis3.obj 
  5406. Lib \ice\lib\os2\libCOOL.lib -+SymPlis3.obj; 
  5407. rm SymPlis3.obj
  5408. mv E:\SymPlis3.C E:\SymPlis4.C
  5409. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=4 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPlis4.C E:\C1334cpp.C 
  5410. cfxx +Q +Zl30000 +zf127 +MXSymPlis4.i
  5411.     Glockenspiel Constructor Linker, release 2.0 c
  5412.  
  5413. Microsoft (R) Library Manager  Version 3.17    
  5414. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5415.  
  5416.  +ME +ML +fE:\SymPlis4.C +iE:\C1334cpp.C +oSymPlis4.i 
  5417. CCC: cfxx exited with status of 217
  5418. rm E:\C1334cpp.C
  5419. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPlis4 -FoSymPlis4.obj -TcSymPlis4.i 
  5420. rm SymPlis4.i
  5421. mxx -4 SymPlis4.obj 
  5422. Lib \ice\lib\os2\libCOOL.lib -+SymPlis4.obj; 
  5423. rm SymPlis4.obj
  5424. mv E:\SymPlis4.C E:\SymPlis5.C
  5425. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=5 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\incSymPlis5.i
  5426.     Glockenspiel Constructor Linker, release 2.0 c
  5427.  
  5428. Microsoft (R) Library Manager  Version 3.17    
  5429. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5430.  
  5431. lude E:\SymPlis5.C E:\C1334cpp.C 
  5432. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPlis5.C +iE:\C1334cpp.C +oSymPlis5.i 
  5433. CCC: cfxx exited with status of 217
  5434. rm E:\C1334cpp.C
  5435. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPlis5 -FoSymPlis5.obj -TcSymPlis5.i 
  5436. rm SymPlis5.i
  5437. mxx -4 SymPlis5.obj 
  5438. Lib \ice\lib\os2\libCOOL.lib -+SymPlis5.obj; 
  5439. rm SymPlis5.obj
  5440. mv E:\SymPlis5.C E:\SymPlis6.C
  5441. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=6 -D__PROT__ -ID:\SymPlis6.i
  5442.     Glockenspiel Constructor Linker, release 2.0 c
  5443.  
  5444. Microsoft (R) Library Manager  Version 3.17    
  5445. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5446.  
  5447. C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPlis6.C E:\C1334cpp.C 
  5448. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPlis6.C +iE:\C1334cpp.C +oSymPlis6.i 
  5449. CCC: cfxx exited with status of 217
  5450. rm E:\C1334cpp.C
  5451. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPlis6 -FoSymPlis6.obj -TcSymPlis6.i 
  5452. rm SymPlis6.i
  5453. mxx -4 SymPlis6.obj 
  5454. Lib \ice\lib\os2\libCOOL.lib -+SymPlis6.obj; 
  5455. rm SymPlis6.obj
  5456. mv E:\SymPlis6.C E:\SymPlis7.C
  5457. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\inclSymPlis7.i
  5458.     Glockenspiel Constructor Linker, release 2.0 c
  5459.  
  5460. Microsoft (R) Library Manager  Version 3.17    
  5461. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5462.  
  5463. ude -D__cplusplus=1 -Dc_plusplus=1 -DCount=7 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPlis7.C E:\C1334cpp.C 
  5464. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPlis7.C +iE:\C1334cpp.C +oSymPlis7.i 
  5465. CCC: cfxx exited with status of 217
  5466. rm E:\C1334cpp.C
  5467. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPlis7 -FoSymPlis7.obj -TcSymPlis7.i 
  5468. rm SymPlis7.i
  5469. mxx -4 SymPlis7.obj 
  5470. Lib \ice\lib\os2\libCOOL.lib -+SymPlis7.obj; 
  5471. rm SymPlis7.obj
  5472. mv E:\SymPlis7.C E:\SymPSymPlis8.i
  5473.     Glockenspiel Constructor Linker, release 2.0 c
  5474. lis8.C
  5475. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=8 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPlis8.C E:\C1334cpp.C 
  5476. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPlis8.C +iE:\C1334cpp.C +oSymPlis8.i 
  5477. CCC: cfxx exited with status of 217
  5478. rm E:\C1334cpp.C
  5479. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPlis8 -FoSymPlis8.obj -TcSymPlis8.i 
  5480. rm SymPlis8.i
  5481. mxx -4 SymPlis8.obj 
  5482. Lib \ice\lib\os2\libCOOL.
  5483. Microsoft (R) Library Manager  Version 3.17    
  5484. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5485.  
  5486. lib -+SymPlis8.obj; 
  5487. rm SymPlis8.obj
  5488. mv E:\SymPlis8.C E:\SymPlis9.C
  5489. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=9 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPlis9.C E:\C1334cpp.C 
  5490. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPlis9.C +iE:\C1334cpp.C +oSymPlis9.i 
  5491. CCC: cfxx exited with status of 217
  5492. rm E:\C1334cpp.C
  5493. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPlis9 -FoSymPlis9.obj -TcSymPlis9.i SymPlis9.i
  5494.     Glockenspiel Constructor Linker, release 2.0 c
  5495.  
  5496. Microsoft (R) Library Manager  Version 3.17    
  5497. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5498.  
  5499.  
  5500. rm SymPlis9.i
  5501. mxx -4 SymPlis9.obj 
  5502. Lib \ice\lib\os2\libCOOL.lib -+SymPlis9.obj; 
  5503. rm SymPlis9.obj
  5504. mv E:\SymPlis9.C E:\SymPli10.C
  5505. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=10 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPli10.C E:\C1334cpp.C 
  5506. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPli10.C +iE:\C1334cpp.C +oSymPli10.i 
  5507. CCC: cfxx exited with status of 217
  5508. rm E:\C1334cpp.C
  5509. cl -w -nologo -G2s -Gt1 -Alfu -DconstSymPli10.i
  5510.     Glockenspiel Constructor Linker, release 2.0 c
  5511.  
  5512. Microsoft (R) Library Manager  Version 3.17    
  5513. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5514.  
  5515. = -AL -DM_I86LM -c -NM SymPli10 -FoSymPli10.obj -TcSymPli10.i 
  5516. rm SymPli10.i
  5517. mxx -4 SymPli10.obj 
  5518. Lib \ice\lib\os2\libCOOL.lib -+SymPli10.obj; 
  5519. rm SymPli10.obj
  5520. mv E:\SymPli10.C E:\SymPli11.C
  5521. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=11 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPli11.C E:\C1334cpp.C 
  5522. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPli11.C +iE:\C1334cpp.C +oSymPli11.i 
  5523. CCC: cfxx exited with statusSymPli11.i
  5524.     Glockenspiel Constructor Linker, release 2.0 c
  5525.  
  5526. Microsoft (R) Library Manager  Version 3.17    
  5527. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5528.  
  5529.  of 217
  5530. rm E:\C1334cpp.C
  5531. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPli11 -FoSymPli11.obj -TcSymPli11.i 
  5532. rm SymPli11.i
  5533. mxx -4 SymPli11.obj 
  5534. Lib \ice\lib\os2\libCOOL.lib -+SymPli11.obj; 
  5535. rm SymPli11.obj
  5536. mv E:\SymPli11.C E:\SymPli12.C
  5537. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=12 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPli12.C E:\C1334cpp.C 
  5538. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPli1SymPli12.i
  5539.     Glockenspiel Constructor Linker, release 2.0 c
  5540.  
  5541. Microsoft (R) Library Manager  Version 3.17    
  5542. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5543.  
  5544. 2.C +iE:\C1334cpp.C +oSymPli12.i 
  5545. CCC: cfxx exited with status of 217
  5546. rm E:\C1334cpp.C
  5547. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPli12 -FoSymPli12.obj -TcSymPli12.i 
  5548. rm SymPli12.i
  5549. mxx -4 SymPli12.obj 
  5550. Lib \ice\lib\os2\libCOOL.lib -+SymPli12.obj; 
  5551. rm SymPli12.obj
  5552. mv E:\SymPli12.C E:\SymPli13.C
  5553. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=13 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPli13.C ESymPli13.i
  5554.     Glockenspiel Constructor Linker, release 2.0 c
  5555.  
  5556. Microsoft (R) Library Manager  Version 3.17    
  5557. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5558.  
  5559. :\C1334cpp.C 
  5560. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPli13.C +iE:\C1334cpp.C +oSymPli13.i 
  5561. CCC: cfxx exited with status of 217
  5562. rm E:\C1334cpp.C
  5563. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPli13 -FoSymPli13.obj -TcSymPli13.i 
  5564. rm SymPli13.i
  5565. mxx -4 SymPli13.obj 
  5566. Lib \ice\lib\os2\libCOOL.lib -+SymPli13.obj; 
  5567. rm SymPli13.obj
  5568. mv E:\SymPli13.C E:\SymPli14.C
  5569. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=14 -D__PROT__ -ID:\C600\INCLUDE -ID:\OSymPli14.i
  5570.     Glockenspiel Constructor Linker, release 2.0 c
  5571.  
  5572. Microsoft (R) Library Manager  Version 3.17    
  5573. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5574.  
  5575. S2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPli14.C E:\C1334cpp.C 
  5576. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPli14.C +iE:\C1334cpp.C +oSymPli14.i 
  5577. CCC: cfxx exited with status of 217
  5578. rm E:\C1334cpp.C
  5579. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPli14 -FoSymPli14.obj -TcSymPli14.i 
  5580. rm SymPli14.i
  5581. mxx -4 SymPli14.obj 
  5582. Lib \ice\lib\os2\libCOOL.lib -+SymPli14.obj; 
  5583. rm SymPli14.obj
  5584. mv E:\SymPli14.C E:\SymPli15.C
  5585. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1SymPli15.i
  5586.     Glockenspiel Constructor Linker, release 2.0 c
  5587.  
  5588. Microsoft (R) Library Manager  Version 3.17    
  5589. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5590.  
  5591.  -Dc_plusplus=1 -DCount=15 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPli15.C E:\C1334cpp.C 
  5592. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPli15.C +iE:\C1334cpp.C +oSymPli15.i 
  5593. CCC: cfxx exited with status of 217
  5594. rm E:\C1334cpp.C
  5595. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPli15 -FoSymPli15.obj -TcSymPli15.i 
  5596. rm SymPli15.i
  5597. mxx -4 SymPli15.obj 
  5598. Lib \ice\lib\os2\libCOOL.lib -+SymPli15.obj; 
  5599. rm SymPli15.obj
  5600. mv E:\SymPli15.C E:\SymPli16.C
  5601. CPP -DM_I86SymPli16.i
  5602.     Glockenspiel Constructor Linker, release 2.0 c
  5603. LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=16 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPli16.C E:\C1334cpp.C 
  5604. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPli16.C +iE:\C1334cpp.C +oSymPli16.i 
  5605. CCC: cfxx exited with status of 217
  5606. rm E:\C1334cpp.C
  5607. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPli16 -FoSymPli16.obj -TcSymPli16.i 
  5608. rm SymPli16.i
  5609. mxx -4 SymPli16.obj 
  5610. Lib \ice\lib\os2\libCOOL.lib -+SymPli16.ob
  5611. Microsoft (R) Library Manager  Version 3.17    
  5612. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5613.  
  5614. SymPli17.i
  5615. j; 
  5616. rm SymPli16.obj
  5617. mv E:\SymPli16.C E:\SymPli17.C
  5618. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=17 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPli17.C E:\C1334cpp.C 
  5619. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\SymPli17.C +iE:\C1334cpp.C +oSymPli17.i 
  5620. CCC: cfxx exited with status of 217
  5621. rm E:\C1334cpp.C
  5622. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM SymPli17 -FoSymPli17.obj -TcSymPli17.i 
  5623. rm SymPli17.i
  5624. m    Glockenspiel Constructor Linker, release 2.0 c
  5625.  
  5626. Microsoft (R) Library Manager  Version 3.17    
  5627. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5628.  
  5629. Last Implementation
  5630. xx -4 SymPli17.obj 
  5631. Lib \ice\lib\os2\libCOOL.lib -+SymPli17.obj; 
  5632. rm SymPli17.obj
  5633. mv E:\SymPli17.C E:\SymPli18.C
  5634. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=18 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\SymPli18.C E:\C1334cpp.C 
  5635. CCC: CPP exited with status of 2
  5636. rm E:\SymPli17.C
  5637. rm E:\C1334imp.C
  5638. rm E:\C1334cpp.C
  5639.     touch SymPlist.imp
  5640.     lib \ice\lib\os2\libCOOL.lib -+Symbol.obj;
  5641.  
  5642. Microsoft (R) Library Manager  Version 3.17    
  5643. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5644.  
  5645.     lib \ice\lib\os2\libCOOL.lib -+Sym_get.obj;
  5646.  
  5647. Microsoft (R) Library Manager  Version 3.17    
  5648. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5649.  
  5650.     lib \ice\lib\os2\libCOOL.lib -+Sym_put.obj;
  5651.  
  5652. Microsoft (R) Library Manager  Version 3.17    
  5653. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5654.  
  5655.     lib \ice\lib\os2\libCOOL.lib -+Sym_print.obj;
  5656.  
  5657. Microsoft (R) Library Manager  Version 3.17    
  5658. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5659.  
  5660.     lib \ice\lib\os2\libCOOL.lib -+Sym_rem.obj;
  5661.  
  5662. Microsoft (R) Library Manager  Version 3.17    
  5663. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5664.  
  5665.     lib \ice\lib\os2\libCOOL.lib -+PairSyGn.imp;
  5666.  
  5667. LIB : warning U4155: PairSyGn.imp : module not in library
  5668.  
  5669. Microsoft (R) Library Manager  Version 3.17    
  5670. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5671.  
  5672. LIB : error U2159: PairSyGn.imp : invalid format (ffff); file ignored
  5673. NMAKE : fatal error U1077: 'C:\OS2\CMD.EXE' : return code '2'
  5674. Stop.
  5675.  
  5676. [D:\ice\cool\Hash_Table] nmake /nologo all 
  5677.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Base_Hash.cxx
  5678. Base_Hash.i
  5679.     Glockenspiel Constructor Linker, release 2.0 c
  5680. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Base_Hash.cxx E:\C1496cpp.C 
  5681. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBase_Hash.cxx +iE:\C1496cpp.C +oBase_Hash.i 
  5682. CCC: cfxx exited with status of 217
  5683. rm E:\C1496cpp.C
  5684. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Base_Hash -FoBase_Hash.obj -TcBase_Hash.i 
  5685. rm Base_Hash.i
  5686. mxx -4 Base_Hash.obj 
  5687.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_0const.cxx
  5688. Hash_0const.i
  5689.     Glockenspiel Constructor Linker, release 2.0 c
  5690. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_0const.cxx E:\C1505cpp.C 
  5691. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_0const.cxx +iE:\C1505cpp.C +oHash_0const.i 
  5692. CCC: cfxx exited with status of 217
  5693. rm E:\C1505cpp.C
  5694. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_0const -FoHash_0const.obj -TcHash_0const.i 
  5695. rm Hash_0const.i
  5696. mxx -4 Hash_0const.obj 
  5697.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_1const.cxx
  5698. Hash_1const.i
  5699.     Glockenspiel Constructor Linker, release 2.0 c
  5700. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_1const.cxx E:\C1514cpp.C 
  5701. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_1const.cxx +iE:\C1514cpp.C +oHash_1const.i 
  5702. CCC: cfxx exited with status of 217
  5703. rm E:\C1514cpp.C
  5704. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_1const -FoHash_1const.obj -TcHash_1const.i 
  5705. rm Hash_1const.i
  5706. mxx -4 Hash_1const.obj 
  5707.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_2const.cxx
  5708. Hash_2const.i
  5709.     Glockenspiel Constructor Linker, release 2.0 c
  5710. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_2const.cxx E:\C1523cpp.C 
  5711. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_2const.cxx +iE:\C1523cpp.C +oHash_2const.i 
  5712. CCC: cfxx exited with status of 217
  5713. rm E:\C1523cpp.C
  5714. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_2const -FoHash_2const.obj -TcHash_2const.i 
  5715. rm Hash_2const.i
  5716. mxx -4 Hash_2const.obj 
  5717.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_assign.cxx
  5718. Hash_assign.i
  5719.     Glockenspiel Constructor Linker, release 2.0 c
  5720. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_assign.cxx E:\C1532cpp.C 
  5721. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_assign.cxx +iE:\C1532cpp.C +oHash_assign.i 
  5722. CCC: cfxx exited with status of 217
  5723. rm E:\C1532cpp.C
  5724. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_assign -FoHash_assign.obj -TcHash_assign.i 
  5725. rm Hash_assign.i
  5726. mxx -4 Hash_assign.obj 
  5727.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_clear.cxx
  5728. Hash_clear.i
  5729.     Glockenspiel Constructor Linker, release 2.0 c
  5730. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_clear.cxx E:\C1541cpp.C 
  5731. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_clear.cxx +iE:\C1541cpp.C +oHash_clear.i 
  5732. CCC: cfxx exited with status of 217
  5733. rm E:\C1541cpp.C
  5734. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_clear -FoHash_clear.obj -TcHash_clear.i 
  5735. rm Hash_clear.i
  5736. mxx -4 Hash_clear.obj 
  5737.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_dest.cxx
  5738. Hash_dest.i
  5739.     Glockenspiel Constructor Linker, release 2.0 c
  5740. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_dest.cxx E:\C1550cpp.C 
  5741. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_dest.cxx +iE:\C1550cpp.C +oHash_dest.i 
  5742. CCC: cfxx exited with status of 217
  5743. rm E:\C1550cpp.C
  5744. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_dest -FoHash_dest.obj -TcHash_dest.i 
  5745. rm Hash_dest.i
  5746. mxx -4 Hash_dest.obj 
  5747.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_key.cxx
  5748. Hash_key.i
  5749.     Glockenspiel Constructor Linker, release 2.0 c
  5750. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_key.cxx E:\C1559cpp.C 
  5751. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_key.cxx +iE:\C1559cpp.C +oHash_key.i 
  5752. CCC: cfxx exited with status of 217
  5753. rm E:\C1559cpp.C
  5754. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_key -FoHash_key.obj -TcHash_key.i 
  5755. rm Hash_key.i
  5756. mxx -4 Hash_key.obj 
  5757.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_next.cxx
  5758. Hash_next.i
  5759.     Glockenspiel Constructor Linker, release 2.0 c
  5760. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_next.cxx E:\C1568cpp.C 
  5761. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_next.cxx +iE:\C1568cpp.C +oHash_next.i 
  5762. CCC: cfxx exited with status of 217
  5763. rm E:\C1568cpp.C
  5764. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_next -FoHash_next.obj -TcHash_next.i 
  5765. rm Hash_next.i
  5766. mxx -4 Hash_next.obj 
  5767.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_prev.cxx
  5768. Hash_prev.i
  5769.     Glockenspiel Constructor Linker, release 2.0 c
  5770. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_prev.cxx E:\C1577cpp.C 
  5771. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_prev.cxx +iE:\C1577cpp.C +oHash_prev.i 
  5772. CCC: cfxx exited with status of 217
  5773. rm E:\C1577cpp.C
  5774. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_prev -FoHash_prev.obj -TcHash_prev.i 
  5775. rm Hash_prev.i
  5776. mxx -4 Hash_prev.obj 
  5777.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_ratio.cxx
  5778. Hash_ratio.i
  5779.     Glockenspiel Constructor Linker, release 2.0 c
  5780. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_ratio.cxx E:\C1586cpp.C 
  5781. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_ratio.cxx +iE:\C1586cpp.C +oHash_ratio.i 
  5782. CCC: cfxx exited with status of 217
  5783. rm E:\C1586cpp.C
  5784. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_ratio -FoHash_ratio.obj -TcHash_ratio.i 
  5785. rm Hash_ratio.i
  5786. mxx -4 Hash_ratio.obj 
  5787.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_rem.cxx
  5788. Hash_rem.i
  5789.     Glockenspiel Constructor Linker, release 2.0 c
  5790. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_rem.cxx E:\C1595cpp.C 
  5791. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_rem.cxx +iE:\C1595cpp.C +oHash_rem.i 
  5792. CCC: cfxx exited with status of 217
  5793. rm E:\C1595cpp.C
  5794. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_rem -FoHash_rem.obj -TcHash_rem.i 
  5795. rm Hash_rem.i
  5796. mxx -4 Hash_rem.obj 
  5797.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_resize.cxx
  5798. Hash_resize.i
  5799.     Glockenspiel Constructor Linker, release 2.0 c
  5800. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_resize.cxx E:\C1604cpp.C 
  5801. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_resize.cxx +iE:\C1604cpp.C +oHash_resize.i 
  5802. CCC: cfxx exited with status of 217
  5803. rm E:\C1604cpp.C
  5804. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_resize -FoHash_resize.obj -TcHash_resize.i 
  5805. rm Hash_resize.i
  5806. mxx -4 Hash_resize.obj 
  5807.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_stats.cxx
  5808. Hash_stats.i
  5809.     Glockenspiel Constructor Linker, release 2.0 c
  5810. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_stats.cxx E:\C1613cpp.C 
  5811. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_stats.cxx +iE:\C1613cpp.C +oHash_stats.i 
  5812. CCC: cfxx exited with status of 217
  5813. rm E:\C1613cpp.C
  5814. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_stats -FoHash_stats.obj -TcHash_stats.i 
  5815. rm Hash_stats.i
  5816. mxx -4 Hash_stats.obj 
  5817.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Hash_value.cxx
  5818. Hash_value.i
  5819.     Glockenspiel Constructor Linker, release 2.0 c
  5820. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Hash_value.cxx E:\C1622cpp.C 
  5821. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fHash_value.cxx +iE:\C1622cpp.C +oHash_value.i 
  5822. CCC: cfxx exited with status of 217
  5823. rm E:\C1622cpp.C
  5824. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Hash_value -FoHash_value.obj -TcHash_value.i 
  5825. rm Hash_value.i
  5826. mxx -4 Hash_value.obj 
  5827.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include prime.cxx
  5828. prime.i
  5829.     Glockenspiel Constructor Linker, release 2.0 c
  5830. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include prime.cxx E:\C1631cpp.C 
  5831. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fprime.cxx +iE:\C1631cpp.C +oprime.i 
  5832. rm E:\C1631cpp.C
  5833. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM prime -Foprime.obj -Tcprime.i 
  5834. rm prime.i
  5835. mxx -4 prime.obj 
  5836.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include sxhash.cxx
  5837. sxhash.i
  5838.     Glockenspiel Constructor Linker, release 2.0 c
  5839. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include sxhash.cxx E:\C1640cpp.C 
  5840. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsxhash.cxx +iE:\C1640cpp.C +osxhash.i 
  5841. CCC: cfxx exited with status of 217
  5842. rm E:\C1640cpp.C
  5843. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM sxhash -Fosxhash.obj -Tcsxhash.i 
  5844. rm sxhash.i
  5845. mxx -4 sxhash.obj 
  5846.     lib \ice\lib\os2\libCOOL.lib -+Base_Hash.obj;
  5847.  
  5848. Microsoft (R) Library Manager  Version 3.17    
  5849. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5850.  
  5851.     lib \ice\lib\os2\libCOOL.lib -+Hash_0const.obj;
  5852.  
  5853. Microsoft (R) Library Manager  Version 3.17    
  5854. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5855.  
  5856.     lib \ice\lib\os2\libCOOL.lib -+Hash_1const.obj;
  5857.  
  5858. Microsoft (R) Library Manager  Version 3.17    
  5859. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5860.  
  5861.     lib \ice\lib\os2\libCOOL.lib -+Hash_2const.obj;
  5862.  
  5863. Microsoft (R) Library Manager  Version 3.17    
  5864. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5865.  
  5866.     lib \ice\lib\os2\libCOOL.lib -+Hash_assign.obj;
  5867.  
  5868. Microsoft (R) Library Manager  Version 3.17    
  5869. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5870.  
  5871.     lib \ice\lib\os2\libCOOL.lib -+Hash_clear.obj;
  5872.  
  5873. Microsoft (R) Library Manager  Version 3.17    
  5874. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5875.  
  5876.     lib \ice\lib\os2\libCOOL.lib -+Hash_dest.obj;
  5877.  
  5878. Microsoft (R) Library Manager  Version 3.17    
  5879. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5880.  
  5881.     lib \ice\lib\os2\libCOOL.lib -+Hash_key.obj;
  5882.  
  5883. Microsoft (R) Library Manager  Version 3.17    
  5884. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5885.  
  5886.     lib \ice\lib\os2\libCOOL.lib -+Hash_next.obj;
  5887.  
  5888. Microsoft (R) Library Manager  Version 3.17    
  5889. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5890.  
  5891.     lib \ice\lib\os2\libCOOL.lib -+Hash_prev.obj;
  5892.  
  5893. Microsoft (R) Library Manager  Version 3.17    
  5894. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5895.  
  5896.     lib \ice\lib\os2\libCOOL.lib -+Hash_ratio.obj;
  5897.  
  5898. Microsoft (R) Library Manager  Version 3.17    
  5899. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5900.  
  5901.     lib \ice\lib\os2\libCOOL.lib -+Hash_rem.obj;
  5902.  
  5903. Microsoft (R) Library Manager  Version 3.17    
  5904. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5905.  
  5906.     lib \ice\lib\os2\libCOOL.lib -+Hash_resize.obj;
  5907.  
  5908. Microsoft (R) Library Manager  Version 3.17    
  5909. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5910.  
  5911.     lib \ice\lib\os2\libCOOL.lib -+Hash_stats.obj;
  5912.  
  5913. Microsoft (R) Library Manager  Version 3.17    
  5914. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5915.  
  5916.     lib \ice\lib\os2\libCOOL.lib -+Hash_value.obj;
  5917.  
  5918. Microsoft (R) Library Manager  Version 3.17    
  5919. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5920.  
  5921.     lib \ice\lib\os2\libCOOL.lib -+prime.obj;
  5922.  
  5923. Microsoft (R) Library Manager  Version 3.17    
  5924. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5925.  
  5926.     lib \ice\lib\os2\libCOOL.lib -+sxhash.obj;
  5927.  
  5928. Microsoft (R) Library Manager  Version 3.17    
  5929. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  5930.  
  5931.     loop nmake all tests STOP
  5932.  
  5933. [D:\ice\cool\Hash_Table\tests] nmake /nologo all 
  5934.  
  5935. [D:\ice\cool\Package] nmake /nologo all 
  5936.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Package.cxx
  5937. Package.i
  5938.     Glockenspiel Constructor Linker, release 2.0 c
  5939. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Package.cxx E:\C1686cpp.C 
  5940. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fPackage.cxx +iE:\C1686cpp.C +oPackage.i 
  5941. CCC: cfxx exited with status of 217
  5942. rm E:\C1686cpp.C
  5943. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Package -FoPackage.obj -TcPackage.i 
  5944. rm Package.i
  5945. mxx -4 Package.obj 
  5946.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Pkg_put.cxx
  5947. Pkg_put.i
  5948.     Glockenspiel Constructor Linker, release 2.0 c
  5949. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Pkg_put.cxx E:\C1695cpp.C 
  5950. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fPkg_put.cxx +iE:\C1695cpp.C +oPkg_put.i 
  5951. CCC: cfxx exited with status of 217
  5952. rm E:\C1695cpp.C
  5953. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Pkg_put -FoPkg_put.obj -TcPkg_put.i 
  5954. rm Pkg_put.i
  5955. mxx -4 Pkg_put.obj 
  5956.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Pkg_const.cxx
  5957. Pkg_const.i
  5958.     Glockenspiel Constructor Linker, release 2.0 c
  5959. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Pkg_const.cxx E:\C1704cpp.C 
  5960. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fPkg_const.cxx +iE:\C1704cpp.C +oPkg_const.i 
  5961. CCC: cfxx exited with status of 217
  5962. rm E:\C1704cpp.C
  5963. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Pkg_const -FoPkg_const.obj -TcPkg_const.i 
  5964. rm Pkg_const.i
  5965. mxx -4 Pkg_const.obj 
  5966.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Pkg_print.cxx
  5967. Pkg_print.i
  5968.     Glockenspiel Constructor Linker, release 2.0 c
  5969. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Pkg_print.cxx E:\C1713cpp.C 
  5970. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fPkg_print.cxx +iE:\C1713cpp.C +oPkg_print.i 
  5971. CCC: cfxx exited with status of 217
  5972. rm E:\C1713cpp.C
  5973. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Pkg_print -FoPkg_print.obj -TcPkg_print.i 
  5974. rm Pkg_print.i
  5975. mxx -4 Pkg_print.obj 
  5976.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Pkg_rem.cxx
  5977. Pkg_rem.i
  5978.     Glockenspiel Constructor Linker, release 2.0 c
  5979. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Pkg_rem.cxx E:\C1722cpp.C 
  5980. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fPkg_rem.cxx +iE:\C1722cpp.C +oPkg_rem.i 
  5981. CCC: cfxx exited with status of 217
  5982. rm E:\C1722cpp.C
  5983. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Pkg_rem -FoPkg_rem.obj -TcPkg_rem.i 
  5984. rm Pkg_rem.i
  5985. mxx -4 Pkg_rem.obj 
  5986.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include apropos.cxx
  5987. apropos.i
  5988.     Glockenspiel Constructor Linker, release 2.0 c
  5989. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include apropos.cxx E:\C1731cpp.C 
  5990. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fapropos.cxx +iE:\C1731cpp.C +oapropos.i 
  5991. CCC: cfxx exited with status of 217
  5992. rm E:\C1731cpp.C
  5993. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM apropos -Foapropos.obj -Tcapropos.i 
  5994. rm apropos.i
  5995. mxx -4 apropos.obj 
  5996.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include complete.cxx
  5997. complete.i
  5998.     Glockenspiel Constructor Linker, release 2.0 c
  5999. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include complete.cxx E:\C1740cpp.C 
  6000. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fcomplete.cxx +iE:\C1740cpp.C +ocomplete.i 
  6001. CCC: cfxx exited with status of 217
  6002. rm E:\C1740cpp.C
  6003. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM complete -Focomplete.obj -Tccomplete.i 
  6004. rm complete.i
  6005. mxx -4 complete.obj 
  6006.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include intern.cxx
  6007. intern.i
  6008.     Glockenspiel Constructor Linker, release 2.0 c
  6009. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include intern.cxx E:\C1749cpp.C 
  6010. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fintern.cxx +iE:\C1749cpp.C +ointern.i 
  6011. CCC: cfxx exited with status of 217
  6012. rm E:\C1749cpp.C
  6013. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM intern -Fointern.obj -Tcintern.i 
  6014. rm intern.i
  6015. mxx -4 intern.obj 
  6016.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include spell.cxx
  6017. spell.i
  6018.     Glockenspiel Constructor Linker, release 2.0 c
  6019. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include spell.cxx E:\C1758cpp.C 
  6020. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fspell.cxx +iE:\C1758cpp.C +ospell.i 
  6021. CCC: cfxx exited with status of 217
  6022. rm E:\C1758cpp.C
  6023. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM spell -Fospell.obj -Tcspell.i 
  6024. rm spell.i
  6025. mxx -4 spell.obj 
  6026.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include text_package.cxx
  6027. text_package.i
  6028.     Glockenspiel Constructor Linker, release 2.0 c
  6029. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include text_package.cxx E:\C1767cpp.C 
  6030. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftext_package.cxx +iE:\C1767cpp.C +otext_package.i 
  6031. CCC: cfxx exited with status of 217
  6032. rm E:\C1767cpp.C
  6033. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM text_package -Fotext_package.obj -Tctext_package.i 
  6034. rm text_package.i
  6035. mxx -4 text_package.obj 
  6036.     CCC  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include -l\ice\lib\os2\libCOOL.lib -c cool\Package.h -oHashChSy -X"Hash_Table<char*,Symbol*>"
  6037. HashChS0.i
  6038.     Glockenspiel Constructor Linker, release 2.0 c
  6039. mv E:\C1776imp.C E:\HashChS0.C
  6040. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=0 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashChS0.C E:\C1776cpp.C 
  6041. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashChS0.C +iE:\C1776cpp.C +oHashChS0.i 
  6042. CCC: cfxx exited with status of 217
  6043. rm E:\C1776cpp.C
  6044. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashChS0 -FoHashChS0.obj -TcHashChS0.i 
  6045. rm HashChS0.i
  6046. mxx -4 HashChS0.obj 
  6047. L
  6048. Microsoft (R) Library Manager  Version 3.17    
  6049. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6050.  
  6051. ib \ice\lib\os2\libCOOL.lib -+HashChS0.obj; 
  6052. rm HashChS0.obj
  6053. mv E:\HashChS0.C E:\HashChS1.C
  6054. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashChS1.C E:\C1776cpp.C 
  6055. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashChS1.C +iE:\C1776cpp.C +oHashChS1.i 
  6056. CCC: cfxx exited with status of 217
  6057. rm E:\C1776cpp.C
  6058. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashChS1 -FoHasHashChS1.i
  6059.     Glockenspiel Constructor Linker, release 2.0 c
  6060.  
  6061. Microsoft (R) Library Manager  Version 3.17    
  6062. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6063.  
  6064. hChS1.obj -TcHashChS1.i 
  6065. rm HashChS1.i
  6066. mxx -4 HashChS1.obj 
  6067. Lib \ice\lib\os2\libCOOL.lib -+HashChS1.obj; 
  6068. rm HashChS1.obj
  6069. mv E:\HashChS1.C E:\HashChS2.C
  6070. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=2 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashChS2.C E:\C1776cpp.C 
  6071. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashChS2.C +iE:\C1776cpp.C +oHashChS2.i 
  6072. CCC: cfxx exited with status of 217
  6073. rm E:\C1776cpp.C
  6074. cl -w -nologo HashChS2.i
  6075.     Glockenspiel Constructor Linker, release 2.0 c
  6076.  
  6077. Microsoft (R) Library Manager  Version 3.17    
  6078. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6079.  
  6080. -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashChS2 -FoHashChS2.obj -TcHashChS2.i 
  6081. rm HashChS2.i
  6082. mxx -4 HashChS2.obj 
  6083. Lib \ice\lib\os2\libCOOL.lib -+HashChS2.obj; 
  6084. rm HashChS2.obj
  6085. mv E:\HashChS2.C E:\HashChS3.C
  6086. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=3 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashChS3.C E:\C1776cpp.C 
  6087. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashChS3.C +iE:\C1776cpp.C +oHashChS3.i 
  6088. CCC: cHashChS3.i
  6089.     Glockenspiel Constructor Linker, release 2.0 c
  6090.  
  6091. Microsoft (R) Library Manager  Version 3.17    
  6092. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6093.  
  6094. fxx exited with status of 217
  6095. rm E:\C1776cpp.C
  6096. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashChS3 -FoHashChS3.obj -TcHashChS3.i 
  6097. rm HashChS3.i
  6098. mxx -4 HashChS3.obj 
  6099. Lib \ice\lib\os2\libCOOL.lib -+HashChS3.obj; 
  6100. rm HashChS3.obj
  6101. mv E:\HashChS3.C E:\HashChS4.C
  6102. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=4 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashChS4.C E:\C1776cpp.C 
  6103. cfxx +Q +Zl30000 +zf127 +MXHashChS4.i
  6104.     Glockenspiel Constructor Linker, release 2.0 c
  6105.  
  6106. Microsoft (R) Library Manager  Version 3.17    
  6107. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6108.  
  6109.  +ME +ML +fE:\HashChS4.C +iE:\C1776cpp.C +oHashChS4.i 
  6110. CCC: cfxx exited with status of 217
  6111. rm E:\C1776cpp.C
  6112. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashChS4 -FoHashChS4.obj -TcHashChS4.i 
  6113. rm HashChS4.i
  6114. mxx -4 HashChS4.obj 
  6115. Lib \ice\lib\os2\libCOOL.lib -+HashChS4.obj; 
  6116. rm HashChS4.obj
  6117. mv E:\HashChS4.C E:\HashChS5.C
  6118. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=5 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\incHashChS5.i
  6119.     Glockenspiel Constructor Linker, release 2.0 c
  6120.  
  6121. Microsoft (R) Library Manager  Version 3.17    
  6122. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6123.  
  6124. lude E:\HashChS5.C E:\C1776cpp.C 
  6125. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashChS5.C +iE:\C1776cpp.C +oHashChS5.i 
  6126. CCC: cfxx exited with status of 217
  6127. rm E:\C1776cpp.C
  6128. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashChS5 -FoHashChS5.obj -TcHashChS5.i 
  6129. rm HashChS5.i
  6130. mxx -4 HashChS5.obj 
  6131. Lib \ice\lib\os2\libCOOL.lib -+HashChS5.obj; 
  6132. rm HashChS5.obj
  6133. mv E:\HashChS5.C E:\HashChS6.C
  6134. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=6 -D__PROT__ -ID:\HashChS6.i
  6135.     Glockenspiel Constructor Linker, release 2.0 c
  6136.  
  6137. Microsoft (R) Library Manager  Version 3.17    
  6138. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6139.  
  6140. C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashChS6.C E:\C1776cpp.C 
  6141. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashChS6.C +iE:\C1776cpp.C +oHashChS6.i 
  6142. CCC: cfxx exited with status of 217
  6143. rm E:\C1776cpp.C
  6144. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashChS6 -FoHashChS6.obj -TcHashChS6.i 
  6145. rm HashChS6.i
  6146. mxx -4 HashChS6.obj 
  6147. Lib \ice\lib\os2\libCOOL.lib -+HashChS6.obj; 
  6148. rm HashChS6.obj
  6149. mv E:\HashChS6.C E:\HashChS7.C
  6150. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\inclHashChS7.i
  6151.     Glockenspiel Constructor Linker, release 2.0 c
  6152.  
  6153. Microsoft (R) Library Manager  Version 3.17    
  6154. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6155.  
  6156. ude -D__cplusplus=1 -Dc_plusplus=1 -DCount=7 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashChS7.C E:\C1776cpp.C 
  6157. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashChS7.C +iE:\C1776cpp.C +oHashChS7.i 
  6158. CCC: cfxx exited with status of 217
  6159. rm E:\C1776cpp.C
  6160. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashChS7 -FoHashChS7.obj -TcHashChS7.i 
  6161. rm HashChS7.i
  6162. mxx -4 HashChS7.obj 
  6163. Lib \ice\lib\os2\libCOOL.lib -+HashChS7.obj; 
  6164. rm HashChS7.obj
  6165. mv E:\HashChS7.C E:\HashHashChS8.i
  6166.     Glockenspiel Constructor Linker, release 2.0 c
  6167. ChS8.C
  6168. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=8 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashChS8.C E:\C1776cpp.C 
  6169. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashChS8.C +iE:\C1776cpp.C +oHashChS8.i 
  6170. CCC: cfxx exited with status of 217
  6171. rm E:\C1776cpp.C
  6172. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashChS8 -FoHashChS8.obj -TcHashChS8.i 
  6173. rm HashChS8.i
  6174. mxx -4 HashChS8.obj 
  6175. Lib \ice\lib\os2\libCOOL.
  6176. Microsoft (R) Library Manager  Version 3.17    
  6177. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6178.  
  6179. lib -+HashChS8.obj; 
  6180. rm HashChS8.obj
  6181. mv E:\HashChS8.C E:\HashChS9.C
  6182. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=9 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashChS9.C E:\C1776cpp.C 
  6183. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashChS9.C +iE:\C1776cpp.C +oHashChS9.i 
  6184. CCC: cfxx exited with status of 217
  6185. rm E:\C1776cpp.C
  6186. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashChS9 -FoHashChS9.obj -TcHashChS9.i HashChS9.i
  6187.     Glockenspiel Constructor Linker, release 2.0 c
  6188.  
  6189. Microsoft (R) Library Manager  Version 3.17    
  6190. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6191.  
  6192.  
  6193. rm HashChS9.i
  6194. mxx -4 HashChS9.obj 
  6195. Lib \ice\lib\os2\libCOOL.lib -+HashChS9.obj; 
  6196. rm HashChS9.obj
  6197. mv E:\HashChS9.C E:\HashCh10.C
  6198. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=10 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh10.C E:\C1776cpp.C 
  6199. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh10.C +iE:\C1776cpp.C +oHashCh10.i 
  6200. CCC: cfxx exited with status of 217
  6201. rm E:\C1776cpp.C
  6202. cl -w -nologo -G2s -Gt1 -Alfu -DconstHashCh10.i
  6203.     Glockenspiel Constructor Linker, release 2.0 c
  6204.  
  6205. Microsoft (R) Library Manager  Version 3.17    
  6206. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6207.  
  6208. = -AL -DM_I86LM -c -NM HashCh10 -FoHashCh10.obj -TcHashCh10.i 
  6209. rm HashCh10.i
  6210. mxx -4 HashCh10.obj 
  6211. Lib \ice\lib\os2\libCOOL.lib -+HashCh10.obj; 
  6212. rm HashCh10.obj
  6213. mv E:\HashCh10.C E:\HashCh11.C
  6214. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=11 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh11.C E:\C1776cpp.C 
  6215. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh11.C +iE:\C1776cpp.C +oHashCh11.i 
  6216. CCC: cfxx exited with statusHashCh11.i
  6217.     Glockenspiel Constructor Linker, release 2.0 c
  6218.  
  6219. Microsoft (R) Library Manager  Version 3.17    
  6220. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6221.  
  6222.  of 217
  6223. rm E:\C1776cpp.C
  6224. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashCh11 -FoHashCh11.obj -TcHashCh11.i 
  6225. rm HashCh11.i
  6226. mxx -4 HashCh11.obj 
  6227. Lib \ice\lib\os2\libCOOL.lib -+HashCh11.obj; 
  6228. rm HashCh11.obj
  6229. mv E:\HashCh11.C E:\HashCh12.C
  6230. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=12 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh12.C E:\C1776cpp.C 
  6231. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh1HashCh12.i
  6232.     Glockenspiel Constructor Linker, release 2.0 c
  6233.  
  6234. Microsoft (R) Library Manager  Version 3.17    
  6235. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6236.  
  6237. 2.C +iE:\C1776cpp.C +oHashCh12.i 
  6238. CCC: cfxx exited with status of 217
  6239. rm E:\C1776cpp.C
  6240. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashCh12 -FoHashCh12.obj -TcHashCh12.i 
  6241. rm HashCh12.i
  6242. mxx -4 HashCh12.obj 
  6243. Lib \ice\lib\os2\libCOOL.lib -+HashCh12.obj; 
  6244. rm HashCh12.obj
  6245. mv E:\HashCh12.C E:\HashCh13.C
  6246. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=13 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh13.C EHashCh13.i
  6247.     Glockenspiel Constructor Linker, release 2.0 c
  6248.  
  6249. Microsoft (R) Library Manager  Version 3.17    
  6250. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6251.  
  6252. :\C1776cpp.C 
  6253. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh13.C +iE:\C1776cpp.C +oHashCh13.i 
  6254. CCC: cfxx exited with status of 217
  6255. rm E:\C1776cpp.C
  6256. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashCh13 -FoHashCh13.obj -TcHashCh13.i 
  6257. rm HashCh13.i
  6258. mxx -4 HashCh13.obj 
  6259. Lib \ice\lib\os2\libCOOL.lib -+HashCh13.obj; 
  6260. rm HashCh13.obj
  6261. mv E:\HashCh13.C E:\HashCh14.C
  6262. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=14 -D__PROT__ -ID:\C600\INCLUDE -ID:\OHashCh14.i
  6263.     Glockenspiel Constructor Linker, release 2.0 c
  6264.  
  6265. Microsoft (R) Library Manager  Version 3.17    
  6266. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6267.  
  6268. S2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh14.C E:\C1776cpp.C 
  6269. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh14.C +iE:\C1776cpp.C +oHashCh14.i 
  6270. CCC: cfxx exited with status of 217
  6271. rm E:\C1776cpp.C
  6272. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashCh14 -FoHashCh14.obj -TcHashCh14.i 
  6273. rm HashCh14.i
  6274. mxx -4 HashCh14.obj 
  6275. Lib \ice\lib\os2\libCOOL.lib -+HashCh14.obj; 
  6276. rm HashCh14.obj
  6277. mv E:\HashCh14.C E:\HashCh15.C
  6278. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1HashCh15.i
  6279.     Glockenspiel Constructor Linker, release 2.0 c
  6280.  
  6281. Microsoft (R) Library Manager  Version 3.17    
  6282. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6283.  
  6284.  -Dc_plusplus=1 -DCount=15 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh15.C E:\C1776cpp.C 
  6285. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh15.C +iE:\C1776cpp.C +oHashCh15.i 
  6286. CCC: cfxx exited with status of 217
  6287. rm E:\C1776cpp.C
  6288. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashCh15 -FoHashCh15.obj -TcHashCh15.i 
  6289. rm HashCh15.i
  6290. mxx -4 HashCh15.obj 
  6291. Lib \ice\lib\os2\libCOOL.lib -+HashCh15.obj; 
  6292. rm HashCh15.obj
  6293. mv E:\HashCh15.C E:\HashCh16.C
  6294. CPP -DM_I86HashCh16.i
  6295.     Glockenspiel Constructor Linker, release 2.0 c
  6296. LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=16 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh16.C E:\C1776cpp.C 
  6297. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh16.C +iE:\C1776cpp.C +oHashCh16.i 
  6298. CCC: cfxx exited with status of 217
  6299. rm E:\C1776cpp.C
  6300. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashCh16 -FoHashCh16.obj -TcHashCh16.i 
  6301. rm HashCh16.i
  6302. mxx -4 HashCh16.obj 
  6303. Lib \ice\lib\os2\libCOOL.lib -+HashCh16.ob
  6304. Microsoft (R) Library Manager  Version 3.17    
  6305. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6306.  
  6307. HashCh17.i
  6308. j; 
  6309. rm HashCh16.obj
  6310. mv E:\HashCh16.C E:\HashCh17.C
  6311. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=17 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh17.C E:\C1776cpp.C 
  6312. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh17.C +iE:\C1776cpp.C +oHashCh17.i 
  6313. CCC: cfxx exited with status of 217
  6314. rm E:\C1776cpp.C
  6315. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashCh17 -FoHashCh17.obj -TcHashCh17.i 
  6316. rm HashCh17.i
  6317. m    Glockenspiel Constructor Linker, release 2.0 c
  6318.  
  6319. Microsoft (R) Library Manager  Version 3.17    
  6320. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6321.  
  6322. xx -4 HashCh17.obj 
  6323. Lib \ice\lib\os2\libCOOL.lib -+HashCh17.obj; 
  6324. rm HashCh17.obj
  6325. mv E:\HashCh17.C E:\HashCh18.C
  6326. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=18 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh18.C E:\C1776cpp.C 
  6327. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh18.C +iE:\C1776cpp.C +oHashCh18.i 
  6328. CCC: cfxx exited with status of 217
  6329. rm E:\C1776cpp.C
  6330. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM HashCh18.i
  6331.     Glockenspiel Constructor Linker, release 2.0 c
  6332.  
  6333. Microsoft (R) Library Manager  Version 3.17    
  6334. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6335.  
  6336. -c -NM HashCh18 -FoHashCh18.obj -TcHashCh18.i 
  6337. rm HashCh18.i
  6338. mxx -4 HashCh18.obj 
  6339. Lib \ice\lib\os2\libCOOL.lib -+HashCh18.obj; 
  6340. rm HashCh18.obj
  6341. mv E:\HashCh18.C E:\HashCh19.C
  6342. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=19 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh19.C E:\C1776cpp.C 
  6343. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh19.C +iE:\C1776cpp.C +oHashCh19.i 
  6344. CCC: cfxx exited with status of 217
  6345. rm E:\C1HashCh19.i
  6346.     Glockenspiel Constructor Linker, release 2.0 c
  6347.  
  6348. Microsoft (R) Library Manager  Version 3.17    
  6349. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6350.  
  6351. 776cpp.C
  6352. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashCh19 -FoHashCh19.obj -TcHashCh19.i 
  6353. rm HashCh19.i
  6354. mxx -4 HashCh19.obj 
  6355. Lib \ice\lib\os2\libCOOL.lib -+HashCh19.obj; 
  6356. rm HashCh19.obj
  6357. mv E:\HashCh19.C E:\HashCh20.C
  6358. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=20 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh20.C E:\C1776cpp.C 
  6359. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\HashCh20.C +iE:\C1776cpHashCh20.i
  6360.     Glockenspiel Constructor Linker, release 2.0 c
  6361.  
  6362. Microsoft (R) Library Manager  Version 3.17    
  6363. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6364.  
  6365. Last Implementation
  6366. p.C +oHashCh20.i 
  6367. CCC: cfxx exited with status of 217
  6368. rm E:\C1776cpp.C
  6369. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM HashCh20 -FoHashCh20.obj -TcHashCh20.i 
  6370. rm HashCh20.i
  6371. mxx -4 HashCh20.obj 
  6372. Lib \ice\lib\os2\libCOOL.lib -+HashCh20.obj; 
  6373. rm HashCh20.obj
  6374. mv E:\HashCh20.C E:\HashCh21.C
  6375. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=21 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\HashCh21.C E:\C1776cpp.C 
  6376. CCC: CPP exited with status of 2
  6377. rm E:\HashCh20.C
  6378. rm E:\C1776imp.C
  6379. rm E:\C1776cpp.C
  6380.     touch HashChSy.imp
  6381.     lib \ice\lib\os2\libCOOL.lib -+Package.obj;
  6382.  
  6383. Microsoft (R) Library Manager  Version 3.17    
  6384. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6385.  
  6386.     lib \ice\lib\os2\libCOOL.lib -+Pkg_put.obj;
  6387.  
  6388. Microsoft (R) Library Manager  Version 3.17    
  6389. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6390.  
  6391.     lib \ice\lib\os2\libCOOL.lib -+Pkg_const.obj;
  6392.  
  6393. Microsoft (R) Library Manager  Version 3.17    
  6394. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6395.  
  6396.     lib \ice\lib\os2\libCOOL.lib -+Pkg_print.obj;
  6397.  
  6398. Microsoft (R) Library Manager  Version 3.17    
  6399. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6400.  
  6401.     lib \ice\lib\os2\libCOOL.lib -+Pkg_rem.obj;
  6402.  
  6403. Microsoft (R) Library Manager  Version 3.17    
  6404. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6405.  
  6406.     lib \ice\lib\os2\libCOOL.lib -+apropos.obj;
  6407.  
  6408. Microsoft (R) Library Manager  Version 3.17    
  6409. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6410.  
  6411.     lib \ice\lib\os2\libCOOL.lib -+complete.obj;
  6412.  
  6413. Microsoft (R) Library Manager  Version 3.17    
  6414. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6415.  
  6416.     lib \ice\lib\os2\libCOOL.lib -+intern.obj;
  6417.  
  6418. Microsoft (R) Library Manager  Version 3.17    
  6419. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6420.  
  6421.     lib \ice\lib\os2\libCOOL.lib -+spell.obj;
  6422.  
  6423. Microsoft (R) Library Manager  Version 3.17    
  6424. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6425.  
  6426.     lib \ice\lib\os2\libCOOL.lib -+text_package.obj;
  6427.  
  6428. Microsoft (R) Library Manager  Version 3.17    
  6429. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6430.  
  6431.     lib \ice\lib\os2\libCOOL.lib -+HashChSy.imp;
  6432.  
  6433. LIB : warning U4155: HashChSy.imp : module not in library
  6434.  
  6435. Microsoft (R) Library Manager  Version 3.17    
  6436. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6437.  
  6438. LIB : error U2159: HashChSy.imp : invalid format (ffff); file ignored
  6439. NMAKE : fatal error U1077: 'C:\OS2\CMD.EXE' : return code '2'
  6440. Stop.
  6441.  
  6442. [D:\ice\cool\Regexp] nmake /nologo all 
  6443.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Regexp.cxx
  6444. Regexp.i
  6445.     Glockenspiel Constructor Linker, release 2.0 c
  6446. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Regexp.cxx E:\C1972cpp.C 
  6447. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fRegexp.cxx +iE:\C1972cpp.C +oRegexp.i 
  6448. CCC: cfxx exited with status of 217
  6449. rm E:\C1972cpp.C
  6450. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Regexp -FoRegexp.obj -TcRegexp.i 
  6451. rm Regexp.i
  6452. mxx -4 Regexp.obj 
  6453.     lib \ice\lib\os2\libCOOL.lib -+Regexp.obj;
  6454.  
  6455. Microsoft (R) Library Manager  Version 3.17    
  6456. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6457.  
  6458.     loop nmake all tests STOP
  6459.  
  6460. [D:\ice\cool\Regexp\tests] nmake /nologo all 
  6461.  
  6462. [D:\ice\cool\String] nmake /nologo all 
  6463.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Gen_String.cxx
  6464. Gen_String.i
  6465.     Glockenspiel Constructor Linker, release 2.0 c
  6466. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Gen_String.cxx E:\C1986cpp.C 
  6467. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fGen_String.cxx +iE:\C1986cpp.C +oGen_String.i 
  6468. CCC: cfxx exited with status of 217
  6469. rm E:\C1986cpp.C
  6470. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Gen_String -FoGen_String.obj -TcGen_String.i 
  6471. rm Gen_String.i
  6472. mxx -4 Gen_String.obj 
  6473.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include String.cxx
  6474. String.i
  6475.     Glockenspiel Constructor Linker, release 2.0 c
  6476. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include String.cxx E:\C1995cpp.C 
  6477. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fString.cxx +iE:\C1995cpp.C +oString.i 
  6478. CCC: cfxx exited with status of 217
  6479. rm E:\C1995cpp.C
  6480. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM String -FoString.obj -TcString.i 
  6481. rm String.i
  6482. mxx -4 String.obj 
  6483.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include chrdown.cxx
  6484. chrdown.i
  6485.     Glockenspiel Constructor Linker, release 2.0 c
  6486. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include chrdown.cxx E:\C2004cpp.C 
  6487. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fchrdown.cxx +iE:\C2004cpp.C +ochrdown.i 
  6488. CCC: cfxx exited with status of 217
  6489. rm E:\C2004cpp.C
  6490. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM chrdown -Fochrdown.obj -Tcchrdown.i 
  6491. rm chrdown.i
  6492. mxx -4 chrdown.obj 
  6493.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include chreq.cxx
  6494. chreq.i
  6495.     Glockenspiel Constructor Linker, release 2.0 c
  6496. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include chreq.cxx E:\C2013cpp.C 
  6497. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fchreq.cxx +iE:\C2013cpp.C +ochreq.i 
  6498. CCC: cfxx exited with status of 217
  6499. rm E:\C2013cpp.C
  6500. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM chreq -Fochreq.obj -Tcchreq.i 
  6501. rm chreq.i
  6502. mxx -4 chreq.obj 
  6503.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include chrge.cxx
  6504. chrge.i
  6505.     Glockenspiel Constructor Linker, release 2.0 c
  6506. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include chrge.cxx E:\C2022cpp.C 
  6507. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fchrge.cxx +iE:\C2022cpp.C +ochrge.i 
  6508. CCC: cfxx exited with status of 217
  6509. rm E:\C2022cpp.C
  6510. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM chrge -Fochrge.obj -Tcchrge.i 
  6511. rm chrge.i
  6512. mxx -4 chrge.obj 
  6513.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include chriseqn.cxx
  6514. chriseqn.i
  6515.     Glockenspiel Constructor Linker, release 2.0 c
  6516. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include chriseqn.cxx E:\C2031cpp.C 
  6517. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fchriseqn.cxx +iE:\C2031cpp.C +ochriseqn.i 
  6518. CCC: cfxx exited with status of 217
  6519. rm E:\C2031cpp.C
  6520. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM chriseqn -Fochriseqn.obj -Tcchriseqn.i 
  6521. rm chriseqn.i
  6522. mxx -4 chriseqn.obj 
  6523.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include chrle.cxx
  6524. chrle.i
  6525.     Glockenspiel Constructor Linker, release 2.0 c
  6526. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include chrle.cxx E:\C2040cpp.C 
  6527. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fchrle.cxx +iE:\C2040cpp.C +ochrle.i 
  6528. CCC: cfxx exited with status of 217
  6529. rm E:\C2040cpp.C
  6530. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM chrle -Fochrle.obj -Tcchrle.i 
  6531. rm chrle.i
  6532. mxx -4 chrle.obj 
  6533.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include chrltrim.cxx
  6534. chrltrim.i
  6535.     Glockenspiel Constructor Linker, release 2.0 c
  6536. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include chrltrim.cxx E:\C2049cpp.C 
  6537. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fchrltrim.cxx +iE:\C2049cpp.C +ochrltrim.i 
  6538. CCC: cfxx exited with status of 217
  6539. rm E:\C2049cpp.C
  6540. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM chrltrim -Fochrltrim.obj -Tcchrltrim.i 
  6541. rm chrltrim.i
  6542. mxx -4 chrltrim.obj 
  6543.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include chrnrem.cxx
  6544. chrnrem.i
  6545.     Glockenspiel Constructor Linker, release 2.0 c
  6546. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include chrnrem.cxx E:\C2058cpp.C 
  6547. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fchrnrem.cxx +iE:\C2058cpp.C +ochrnrem.i 
  6548. CCC: cfxx exited with status of 217
  6549. rm E:\C2058cpp.C
  6550. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM chrnrem -Fochrnrem.obj -Tcchrnrem.i 
  6551. rm chrnrem.i
  6552. mxx -4 chrnrem.obj 
  6553.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include chrrev.cxx
  6554. chrrev.i
  6555.     Glockenspiel Constructor Linker, release 2.0 c
  6556. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include chrrev.cxx E:\C2067cpp.C 
  6557. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fchrrev.cxx +iE:\C2067cpp.C +ochrrev.i 
  6558. CCC: cfxx exited with status of 217
  6559. rm E:\C2067cpp.C
  6560. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM chrrev -Fochrrev.obj -Tcchrrev.i 
  6561. rm chrrev.i
  6562. mxx -4 chrrev.obj 
  6563.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include chrrtrim.cxx
  6564. chrrtrim.i
  6565.     Glockenspiel Constructor Linker, release 2.0 c
  6566. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include chrrtrim.cxx E:\C2076cpp.C 
  6567. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fchrrtrim.cxx +iE:\C2076cpp.C +ochrrtrim.i 
  6568. CCC: cfxx exited with status of 217
  6569. rm E:\C2076cpp.C
  6570. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM chrrtrim -Fochrrtrim.obj -Tcchrrtrim.i 
  6571. rm chrrtrim.i
  6572. mxx -4 chrrtrim.obj 
  6573.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include chrtrim.cxx
  6574. chrtrim.i
  6575.     Glockenspiel Constructor Linker, release 2.0 c
  6576. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include chrtrim.cxx E:\C2085cpp.C 
  6577. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fchrtrim.cxx +iE:\C2085cpp.C +ochrtrim.i 
  6578. CCC: cfxx exited with status of 217
  6579. rm E:\C2085cpp.C
  6580. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM chrtrim -Fochrtrim.obj -Tcchrtrim.i 
  6581. rm chrtrim.i
  6582. mxx -4 chrtrim.obj 
  6583.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include strcap.cxx
  6584. strcap.i
  6585.     Glockenspiel Constructor Linker, release 2.0 c
  6586. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include strcap.cxx E:\C2094cpp.C 
  6587. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fstrcap.cxx +iE:\C2094cpp.C +ostrcap.i 
  6588. CCC: cfxx exited with status of 217
  6589. rm E:\C2094cpp.C
  6590. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM strcap -Fostrcap.obj -Tcstrcap.i 
  6591. rm strcap.i
  6592. mxx -4 strcap.obj 
  6593.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include strfind.cxx
  6594. strfind.i
  6595.     Glockenspiel Constructor Linker, release 2.0 c
  6596. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include strfind.cxx E:\C2103cpp.C 
  6597. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fstrfind.cxx +iE:\C2103cpp.C +ostrfind.i 
  6598. CCC: cfxx exited with status of 217
  6599. rm E:\C2103cpp.C
  6600. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM strfind -Fostrfind.obj -Tcstrfind.i 
  6601. rm strfind.i
  6602. mxx -4 strfind.obj 
  6603.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include strndup.cxx
  6604. strndup.i
  6605.     Glockenspiel Constructor Linker, release 2.0 c
  6606. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include strndup.cxx E:\C2112cpp.C 
  6607. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fstrndup.cxx +iE:\C2112cpp.C +ostrndup.i 
  6608. CCC: cfxx exited with status of 217
  6609. rm E:\C2112cpp.C
  6610. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM strndup -Fostrndup.obj -Tcstrndup.i 
  6611. rm strndup.i
  6612. mxx -4 strndup.obj 
  6613.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include strnyank.cxx
  6614. strnyank.i
  6615.     Glockenspiel Constructor Linker, release 2.0 c
  6616. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include strnyank.cxx E:\C2121cpp.C 
  6617. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fstrnyank.cxx +iE:\C2121cpp.C +ostrnyank.i 
  6618. CCC: cfxx exited with status of 217
  6619. rm E:\C2121cpp.C
  6620. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM strnyank -Fostrnyank.obj -Tcstrnyank.i 
  6621. rm strnyank.i
  6622. mxx -4 strnyank.obj 
  6623.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include strrfind.cxx
  6624. strrfind.i
  6625.     Glockenspiel Constructor Linker, release 2.0 c
  6626. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include strrfind.cxx E:\C2130cpp.C 
  6627. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fstrrfind.cxx +iE:\C2130cpp.C +ostrrfind.i 
  6628. CCC: cfxx exited with status of 217
  6629. rm E:\C2130cpp.C
  6630. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM strrfind -Fostrrfind.obj -Tcstrrfind.i 
  6631. rm strrfind.i
  6632. mxx -4 strrfind.obj 
  6633.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include strup.cxx
  6634. strup.i
  6635.     Glockenspiel Constructor Linker, release 2.0 c
  6636. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include strup.cxx E:\C2139cpp.C 
  6637. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fstrup.cxx +iE:\C2139cpp.C +ostrup.i 
  6638. CCC: cfxx exited with status of 217
  6639. rm E:\C2139cpp.C
  6640. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM strup -Fostrup.obj -Tcstrup.i 
  6641. rm strup.i
  6642. mxx -4 strup.obj 
  6643.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include upcharmap.cxx
  6644. upcharmap.i
  6645.     Glockenspiel Constructor Linker, release 2.0 c
  6646. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include upcharmap.cxx E:\C2148cpp.C 
  6647. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fupcharmap.cxx +iE:\C2148cpp.C +oupcharmap.i 
  6648. rm E:\C2148cpp.C
  6649. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM upcharmap -Foupcharmap.obj -Tcupcharmap.i 
  6650. rm upcharmap.i
  6651. mxx -4 upcharmap.obj 
  6652.     lib \ice\lib\os2\libCOOL.lib -+Gen_String.obj;
  6653.  
  6654. Microsoft (R) Library Manager  Version 3.17    
  6655. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6656.  
  6657.     lib \ice\lib\os2\libCOOL.lib -+String.obj;
  6658.  
  6659. Microsoft (R) Library Manager  Version 3.17    
  6660. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6661.  
  6662.     lib \ice\lib\os2\libCOOL.lib -+chrdown.obj;
  6663.  
  6664. Microsoft (R) Library Manager  Version 3.17    
  6665. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6666.  
  6667.     lib \ice\lib\os2\libCOOL.lib -+chreq.obj;
  6668.  
  6669. Microsoft (R) Library Manager  Version 3.17    
  6670. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6671.  
  6672.     lib \ice\lib\os2\libCOOL.lib -+chrge.obj;
  6673.  
  6674. Microsoft (R) Library Manager  Version 3.17    
  6675. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6676.  
  6677.     lib \ice\lib\os2\libCOOL.lib -+chriseqn.obj;
  6678.  
  6679. Microsoft (R) Library Manager  Version 3.17    
  6680. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6681.  
  6682.     lib \ice\lib\os2\libCOOL.lib -+chrle.obj;
  6683.  
  6684. Microsoft (R) Library Manager  Version 3.17    
  6685. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6686.  
  6687.     lib \ice\lib\os2\libCOOL.lib -+chrltrim.obj;
  6688.  
  6689. Microsoft (R) Library Manager  Version 3.17    
  6690. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6691.  
  6692.     lib \ice\lib\os2\libCOOL.lib -+chrnrem.obj;
  6693.  
  6694. Microsoft (R) Library Manager  Version 3.17    
  6695. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6696.  
  6697.     lib \ice\lib\os2\libCOOL.lib -+chrrev.obj;
  6698.  
  6699. Microsoft (R) Library Manager  Version 3.17    
  6700. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6701.  
  6702.     lib \ice\lib\os2\libCOOL.lib -+chrrtrim.obj;
  6703.  
  6704. Microsoft (R) Library Manager  Version 3.17    
  6705. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6706.  
  6707.     lib \ice\lib\os2\libCOOL.lib -+chrtrim.obj;
  6708.  
  6709. Microsoft (R) Library Manager  Version 3.17    
  6710. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6711.  
  6712.     lib \ice\lib\os2\libCOOL.lib -+strcap.obj;
  6713.  
  6714. Microsoft (R) Library Manager  Version 3.17    
  6715. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6716.  
  6717.     lib \ice\lib\os2\libCOOL.lib -+strfind.obj;
  6718.  
  6719. Microsoft (R) Library Manager  Version 3.17    
  6720. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6721.  
  6722.     lib \ice\lib\os2\libCOOL.lib -+strndup.obj;
  6723.  
  6724. Microsoft (R) Library Manager  Version 3.17    
  6725. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6726.  
  6727.     lib \ice\lib\os2\libCOOL.lib -+strnyank.obj;
  6728.  
  6729. Microsoft (R) Library Manager  Version 3.17    
  6730. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6731.  
  6732.     lib \ice\lib\os2\libCOOL.lib -+strrfind.obj;
  6733.  
  6734. Microsoft (R) Library Manager  Version 3.17    
  6735. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6736.  
  6737.     lib \ice\lib\os2\libCOOL.lib -+strup.obj;
  6738.  
  6739. Microsoft (R) Library Manager  Version 3.17    
  6740. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6741.  
  6742.     lib \ice\lib\os2\libCOOL.lib -+upcharmap.obj;
  6743.  
  6744. Microsoft (R) Library Manager  Version 3.17    
  6745. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  6746.  
  6747.     loop nmake all tests STOP
  6748.  
  6749. [D:\ice\cool\String\tests] nmake /nologo all 
  6750.  
  6751. [D:\ice\cool\Exception] nmake /nologo all 
  6752.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exception.cxx
  6753. Exception.i
  6754.     Glockenspiel Constructor Linker, release 2.0 c
  6755. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exception.cxx E:\C2198cpp.C 
  6756. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fException.cxx +iE:\C2198cpp.C +oException.i 
  6757. CCC: cfxx exited with status of 217
  6758. rm E:\C2198cpp.C
  6759. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exception -FoException.obj -TcException.i 
  6760. rm Exception.i
  6761. mxx -4 Exception.obj 
  6762.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_1const.cxx
  6763. Exc_1const.i
  6764.     Glockenspiel Constructor Linker, release 2.0 c
  6765. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_1const.cxx E:\C2207cpp.C 
  6766. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_1const.cxx +iE:\C2207cpp.C +oExc_1const.i 
  6767. CCC: cfxx exited with status of 217
  6768. rm E:\C2207cpp.C
  6769. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_1const -FoExc_1const.obj -TcExc_1const.i 
  6770. rm Exc_1const.i
  6771. mxx -4 Exc_1const.obj 
  6772.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_2const.cxx
  6773. Exc_2const.i
  6774.     Glockenspiel Constructor Linker, release 2.0 c
  6775. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_2const.cxx E:\C2216cpp.C 
  6776. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_2const.cxx +iE:\C2216cpp.C +oExc_2const.i 
  6777. CCC: cfxx exited with status of 217
  6778. rm E:\C2216cpp.C
  6779. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_2const -FoExc_2const.obj -TcExc_2const.i 
  6780. rm Exc_2const.i
  6781. mxx -4 Exc_2const.obj 
  6782.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_3const.cxx
  6783. Exc_3const.i
  6784.     Glockenspiel Constructor Linker, release 2.0 c
  6785. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_3const.cxx E:\C2225cpp.C 
  6786. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_3const.cxx +iE:\C2225cpp.C +oExc_3const.i 
  6787. CCC: cfxx exited with status of 217
  6788. rm E:\C2225cpp.C
  6789. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_3const -FoExc_3const.obj -TcExc_3const.i 
  6790. rm Exc_3const.i
  6791. mxx -4 Exc_3const.obj 
  6792.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_1group.cxx
  6793. Exc_1group.i
  6794.     Glockenspiel Constructor Linker, release 2.0 c
  6795. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_1group.cxx E:\C2234cpp.C 
  6796. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_1group.cxx +iE:\C2234cpp.C +oExc_1group.i 
  6797. CCC: cfxx exited with status of 217
  6798. rm E:\C2234cpp.C
  6799. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_1group -FoExc_1group.obj -TcExc_1group.i 
  6800. rm Exc_1group.i
  6801. mxx -4 Exc_1group.obj 
  6802.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_2group.cxx
  6803. Exc_2group.i
  6804.     Glockenspiel Constructor Linker, release 2.0 c
  6805. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_2group.cxx E:\C2243cpp.C 
  6806. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_2group.cxx +iE:\C2243cpp.C +oExc_2group.i 
  6807. CCC: cfxx exited with status of 217
  6808. rm E:\C2243cpp.C
  6809. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_2group -FoExc_2group.obj -TcExc_2group.i 
  6810. rm Exc_2group.i
  6811. mxx -4 Exc_2group.obj 
  6812.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_getexcp.cxx
  6813. Exc_getexcp.i
  6814.     Glockenspiel Constructor Linker, release 2.0 c
  6815. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_getexcp.cxx E:\C2252cpp.C 
  6816. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_getexcp.cxx +iE:\C2252cpp.C +oExc_getexcp.i 
  6817. CCC: cfxx exited with status of 217
  6818. rm E:\C2252cpp.C
  6819. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_getexcp -FoExc_getexcp.obj -TcExc_getexcp.i 
  6820. rm Exc_getexcp.i
  6821. mxx -4 Exc_getexcp.obj 
  6822.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_dhandr.cxx
  6823. Exc_dhandr.i
  6824.     Glockenspiel Constructor Linker, release 2.0 c
  6825. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_dhandr.cxx E:\C2261cpp.C 
  6826. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_dhandr.cxx +iE:\C2261cpp.C +oExc_dhandr.i 
  6827. CCC: cfxx exited with status of 217
  6828. rm E:\C2261cpp.C
  6829. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_dhandr -FoExc_dhandr.obj -TcExc_dhandr.i 
  6830. rm Exc_dhandr.i
  6831. mxx -4 Exc_dhandr.obj 
  6832.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_dest.cxx
  6833. Exc_dest.i
  6834.     Glockenspiel Constructor Linker, release 2.0 c
  6835. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_dest.cxx E:\C2270cpp.C 
  6836. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_dest.cxx +iE:\C2270cpp.C +oExc_dest.i 
  6837. CCC: cfxx exited with status of 217
  6838. rm E:\C2270cpp.C
  6839. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_dest -FoExc_dest.obj -TcExc_dest.i 
  6840. rm Exc_dest.i
  6841. mxx -4 Exc_dest.obj 
  6842.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_match.cxx
  6843. Exc_match.i
  6844.     Glockenspiel Constructor Linker, release 2.0 c
  6845. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_match.cxx E:\C2279cpp.C 
  6846. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_match.cxx +iE:\C2279cpp.C +oExc_match.i 
  6847. CCC: cfxx exited with status of 217
  6848. rm E:\C2279cpp.C
  6849. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_match -FoExc_match.obj -TcExc_match.i 
  6850. rm Exc_match.i
  6851. mxx -4 Exc_match.obj 
  6852.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_mprefix.cxx
  6853. Exc_mprefix.i
  6854.     Glockenspiel Constructor Linker, release 2.0 c
  6855. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_mprefix.cxx E:\C2288cpp.C 
  6856. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_mprefix.cxx +iE:\C2288cpp.C +oExc_mprefix.i 
  6857. CCC: cfxx exited with status of 217
  6858. rm E:\C2288cpp.C
  6859. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_mprefix -FoExc_mprefix.obj -TcExc_mprefix.i 
  6860. rm Exc_mprefix.i
  6861. mxx -4 Exc_mprefix.obj 
  6862.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_print.cxx
  6863. Exc_print.i
  6864.     Glockenspiel Constructor Linker, release 2.0 c
  6865. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_print.cxx E:\C2297cpp.C 
  6866. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_print.cxx +iE:\C2297cpp.C +oExc_print.i 
  6867. CCC: cfxx exited with status of 217
  6868. rm E:\C2297cpp.C
  6869. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_print -FoExc_print.obj -TcExc_print.i 
  6870. rm Exc_print.i
  6871. mxx -4 Exc_print.obj 
  6872.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_raise.cxx
  6873. Exc_raise.i
  6874.     Glockenspiel Constructor Linker, release 2.0 c
  6875. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_raise.cxx E:\C2306cpp.C 
  6876. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_raise.cxx +iE:\C2306cpp.C +oExc_raise.i 
  6877. CCC: cfxx exited with status of 217
  6878. rm E:\C2306cpp.C
  6879. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_raise -FoExc_raise.obj -TcExc_raise.i 
  6880. rm Exc_raise.i
  6881. mxx -4 Exc_raise.obj 
  6882.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_report.cxx
  6883. Exc_report.i
  6884.     Glockenspiel Constructor Linker, release 2.0 c
  6885. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_report.cxx E:\C2315cpp.C 
  6886. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_report.cxx +iE:\C2315cpp.C +oExc_report.i 
  6887. CCC: cfxx exited with status of 217
  6888. rm E:\C2315cpp.C
  6889. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_report -FoExc_report.obj -TcExc_report.i 
  6890. rm Exc_report.i
  6891. mxx -4 Exc_report.obj 
  6892.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exc_stop.cxx
  6893. Exc_stop.i
  6894.     Glockenspiel Constructor Linker, release 2.0 c
  6895. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exc_stop.cxx E:\C2324cpp.C 
  6896. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExc_stop.cxx +iE:\C2324cpp.C +oExc_stop.i 
  6897. CCC: cfxx exited with status of 217
  6898. rm E:\C2324cpp.C
  6899. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exc_stop -FoExc_stop.obj -TcExc_stop.i 
  6900. rm Exc_stop.i
  6901. mxx -4 Exc_stop.obj 
  6902.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exch_1const.cxx
  6903. Exch_1const.i
  6904.     Glockenspiel Constructor Linker, release 2.0 c
  6905. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exch_1const.cxx E:\C2333cpp.C 
  6906. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExch_1const.cxx +iE:\C2333cpp.C +oExch_1const.i 
  6907. CCC: cfxx exited with status of 217
  6908. rm E:\C2333cpp.C
  6909. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exch_1const -FoExch_1const.obj -TcExch_1const.i 
  6910. rm Exch_1const.i
  6911. mxx -4 Exch_1const.obj 
  6912.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exch_2const.cxx
  6913. Exch_2const.i
  6914.     Glockenspiel Constructor Linker, release 2.0 c
  6915. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exch_2const.cxx E:\C2342cpp.C 
  6916. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExch_2const.cxx +iE:\C2342cpp.C +oExch_2const.i 
  6917. CCC: cfxx exited with status of 217
  6918. rm E:\C2342cpp.C
  6919. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exch_2const -FoExch_2const.obj -TcExch_2const.i 
  6920. rm Exch_2const.i
  6921. mxx -4 Exch_2const.obj 
  6922.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exch_3const.cxx
  6923. Exch_3const.i
  6924.     Glockenspiel Constructor Linker, release 2.0 c
  6925. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exch_3const.cxx E:\C2351cpp.C 
  6926. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExch_3const.cxx +iE:\C2351cpp.C +oExch_3const.i 
  6927. CCC: cfxx exited with status of 217
  6928. rm E:\C2351cpp.C
  6929. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exch_3const -FoExch_3const.obj -TcExch_3const.i 
  6930. rm Exch_3const.i
  6931. mxx -4 Exch_3const.obj 
  6932.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exch_dest.cxx
  6933. Exch_dest.i
  6934.     Glockenspiel Constructor Linker, release 2.0 c
  6935. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exch_dest.cxx E:\C2360cpp.C 
  6936. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExch_dest.cxx +iE:\C2360cpp.C +oExch_dest.i 
  6937. CCC: cfxx exited with status of 217
  6938. rm E:\C2360cpp.C
  6939. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exch_dest -FoExch_dest.obj -TcExch_dest.i 
  6940. rm Exch_dest.i
  6941. mxx -4 Exch_dest.obj 
  6942.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exch_find.cxx
  6943. Exch_find.i
  6944.     Glockenspiel Constructor Linker, release 2.0 c
  6945. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exch_find.cxx E:\C2369cpp.C 
  6946. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExch_find.cxx +iE:\C2369cpp.C +oExch_find.i 
  6947. CCC: cfxx exited with status of 217
  6948. rm E:\C2369cpp.C
  6949. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exch_find -FoExch_find.obj -TcExch_find.i 
  6950. rm Exch_find.i
  6951. mxx -4 Exch_find.obj 
  6952.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Exch_invoke.cxx
  6953. Exch_invoke.i
  6954.     Glockenspiel Constructor Linker, release 2.0 c
  6955. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Exch_invoke.cxx E:\C2378cpp.C 
  6956. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fExch_invoke.cxx +iE:\C2378cpp.C +oExch_invoke.i 
  6957. CCC: cfxx exited with status of 217
  6958. rm E:\C2378cpp.C
  6959. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Exch_invoke -FoExch_invoke.obj -TcExch_invoke.i 
  6960. rm Exch_invoke.i
  6961. mxx -4 Exch_invoke.obj 
  6962.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Ignore_Errs.cxx
  6963. Ignore_Errs.i
  6964.     Glockenspiel Constructor Linker, release 2.0 c
  6965. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Ignore_Errs.cxx E:\C2387cpp.C 
  6966. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fIgnore_Errs.cxx +iE:\C2387cpp.C +oIgnore_Errs.i 
  6967. CCC: cfxx exited with status of 217
  6968. rm E:\C2387cpp.C
  6969. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Ignore_Errs -FoIgnore_Errs.obj -TcIgnore_Errs.i 
  6970. rm Ignore_Errs.i
  6971. mxx -4 Ignore_Errs.obj 
  6972.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Ignr_1const.cxx
  6973. Ignr_1const.i
  6974.     Glockenspiel Constructor Linker, release 2.0 c
  6975. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Ignr_1const.cxx E:\C2396cpp.C 
  6976. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fIgnr_1const.cxx +iE:\C2396cpp.C +oIgnr_1const.i 
  6977. CCC: cfxx exited with status of 217
  6978. rm E:\C2396cpp.C
  6979. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Ignr_1const -FoIgnr_1const.obj -TcIgnr_1const.i 
  6980. rm Ignr_1const.i
  6981. mxx -4 Ignr_1const.obj 
  6982.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Ignr_2const.cxx
  6983. Ignr_2const.i
  6984.     Glockenspiel Constructor Linker, release 2.0 c
  6985. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Ignr_2const.cxx E:\C2405cpp.C 
  6986. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fIgnr_2const.cxx +iE:\C2405cpp.C +oIgnr_2const.i 
  6987. CCC: cfxx exited with status of 217
  6988. rm E:\C2405cpp.C
  6989. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Ignr_2const -FoIgnr_2const.obj -TcIgnr_2const.i 
  6990. rm Ignr_2const.i
  6991. mxx -4 Ignr_2const.obj 
  6992.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Ignr_3const.cxx
  6993. Ignr_3const.i
  6994.     Glockenspiel Constructor Linker, release 2.0 c
  6995. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Ignr_3const.cxx E:\C2414cpp.C 
  6996. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fIgnr_3const.cxx +iE:\C2414cpp.C +oIgnr_3const.i 
  6997. CCC: cfxx exited with status of 217
  6998. rm E:\C2414cpp.C
  6999. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Ignr_3const -FoIgnr_3const.obj -TcIgnr_3const.i 
  7000. rm Ignr_3const.i
  7001. mxx -4 Ignr_3const.obj 
  7002.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Ignr_dest.cxx
  7003. Ignr_dest.i
  7004.     Glockenspiel Constructor Linker, release 2.0 c
  7005. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Ignr_dest.cxx E:\C2423cpp.C 
  7006. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fIgnr_dest.cxx +iE:\C2423cpp.C +oIgnr_dest.i 
  7007. CCC: cfxx exited with status of 217
  7008. rm E:\C2423cpp.C
  7009. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Ignr_dest -FoIgnr_dest.obj -TcIgnr_dest.i 
  7010. rm Ignr_dest.i
  7011. mxx -4 Ignr_dest.obj 
  7012.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Ignr_handlr.cxx
  7013. Ignr_handlr.i
  7014.     Glockenspiel Constructor Linker, release 2.0 c
  7015. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Ignr_handlr.cxx E:\C2432cpp.C 
  7016. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fIgnr_handlr.cxx +iE:\C2432cpp.C +oIgnr_handlr.i 
  7017. CCC: cfxx exited with status of 217
  7018. rm E:\C2432cpp.C
  7019. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Ignr_handlr -FoIgnr_handlr.obj -TcIgnr_handlr.i 
  7020. rm Ignr_handlr.i
  7021. mxx -4 Ignr_handlr.obj 
  7022.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Ignr_invoke.cxx
  7023. Ignr_invoke.i
  7024.     Glockenspiel Constructor Linker, release 2.0 c
  7025. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Ignr_invoke.cxx E:\C2441cpp.C 
  7026. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fIgnr_invoke.cxx +iE:\C2441cpp.C +oIgnr_invoke.i 
  7027. CCC: cfxx exited with status of 217
  7028. rm E:\C2441cpp.C
  7029. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Ignr_invoke -FoIgnr_invoke.obj -TcIgnr_invoke.i 
  7030. rm Ignr_invoke.i
  7031. mxx -4 Ignr_invoke.obj 
  7032.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Warn_1const.cxx
  7033. Warn_1const.i
  7034.     Glockenspiel Constructor Linker, release 2.0 c
  7035. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Warn_1const.cxx E:\C2450cpp.C 
  7036. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fWarn_1const.cxx +iE:\C2450cpp.C +oWarn_1const.i 
  7037. CCC: cfxx exited with status of 217
  7038. rm E:\C2450cpp.C
  7039. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Warn_1const -FoWarn_1const.obj -TcWarn_1const.i 
  7040. rm Warn_1const.i
  7041. mxx -4 Warn_1const.obj 
  7042.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Warn_dest.cxx
  7043. Warn_dest.i
  7044.     Glockenspiel Constructor Linker, release 2.0 c
  7045. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Warn_dest.cxx E:\C2459cpp.C 
  7046. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fWarn_dest.cxx +iE:\C2459cpp.C +oWarn_dest.i 
  7047. CCC: cfxx exited with status of 217
  7048. rm E:\C2459cpp.C
  7049. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Warn_dest -FoWarn_dest.obj -TcWarn_dest.i 
  7050. rm Warn_dest.i
  7051. mxx -4 Warn_dest.obj 
  7052.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Warn_dhandr.cxx
  7053. Warn_dhandr.i
  7054.     Glockenspiel Constructor Linker, release 2.0 c
  7055. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Warn_dhandr.cxx E:\C2468cpp.C 
  7056. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fWarn_dhandr.cxx +iE:\C2468cpp.C +oWarn_dhandr.i 
  7057. CCC: cfxx exited with status of 217
  7058. rm E:\C2468cpp.C
  7059. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Warn_dhandr -FoWarn_dhandr.obj -TcWarn_dhandr.i 
  7060. rm Warn_dhandr.i
  7061. mxx -4 Warn_dhandr.obj 
  7062.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Err_1const.cxx
  7063. Err_1const.i
  7064.     Glockenspiel Constructor Linker, release 2.0 c
  7065. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Err_1const.cxx E:\C2477cpp.C 
  7066. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fErr_1const.cxx +iE:\C2477cpp.C +oErr_1const.i 
  7067. CCC: cfxx exited with status of 217
  7068. rm E:\C2477cpp.C
  7069. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Err_1const -FoErr_1const.obj -TcErr_1const.i 
  7070. rm Err_1const.i
  7071. mxx -4 Err_1const.obj 
  7072.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Err_dest.cxx
  7073. Err_dest.i
  7074.     Glockenspiel Constructor Linker, release 2.0 c
  7075. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Err_dest.cxx E:\C2486cpp.C 
  7076. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fErr_dest.cxx +iE:\C2486cpp.C +oErr_dest.i 
  7077. CCC: cfxx exited with status of 217
  7078. rm E:\C2486cpp.C
  7079. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Err_dest -FoErr_dest.obj -TcErr_dest.i 
  7080. rm Err_dest.i
  7081. mxx -4 Err_dest.obj 
  7082.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Err_dhandr.cxx
  7083. Err_dhandr.i
  7084.     Glockenspiel Constructor Linker, release 2.0 c
  7085. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Err_dhandr.cxx E:\C2495cpp.C 
  7086. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fErr_dhandr.cxx +iE:\C2495cpp.C +oErr_dhandr.i 
  7087. CCC: cfxx exited with status of 217
  7088. rm E:\C2495cpp.C
  7089. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Err_dhandr -FoErr_dhandr.obj -TcErr_dhandr.i 
  7090. rm Err_dhandr.i
  7091. mxx -4 Err_dhandr.obj 
  7092.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Fatl_1const.cxx
  7093. Fatl_1const.i
  7094.     Glockenspiel Constructor Linker, release 2.0 c
  7095. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Fatl_1const.cxx E:\C2504cpp.C 
  7096. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fFatl_1const.cxx +iE:\C2504cpp.C +oFatl_1const.i 
  7097. CCC: cfxx exited with status of 217
  7098. rm E:\C2504cpp.C
  7099. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Fatl_1const -FoFatl_1const.obj -TcFatl_1const.i 
  7100. rm Fatl_1const.i
  7101. mxx -4 Fatl_1const.obj 
  7102.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Fatl_dest.cxx
  7103. Fatl_dest.i
  7104.     Glockenspiel Constructor Linker, release 2.0 c
  7105. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Fatl_dest.cxx E:\C2513cpp.C 
  7106. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fFatl_dest.cxx +iE:\C2513cpp.C +oFatl_dest.i 
  7107. CCC: cfxx exited with status of 217
  7108. rm E:\C2513cpp.C
  7109. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Fatl_dest -FoFatl_dest.obj -TcFatl_dest.i 
  7110. rm Fatl_dest.i
  7111. mxx -4 Fatl_dest.obj 
  7112.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Fatl_dhandr.cxx
  7113. Fatl_dhandr.i
  7114.     Glockenspiel Constructor Linker, release 2.0 c
  7115. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Fatl_dhandr.cxx E:\C2522cpp.C 
  7116. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fFatl_dhandr.cxx +iE:\C2522cpp.C +oFatl_dhandr.i 
  7117. CCC: cfxx exited with status of 217
  7118. rm E:\C2522cpp.C
  7119. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Fatl_dhandr -FoFatl_dhandr.obj -TcFatl_dhandr.i 
  7120. rm Fatl_dhandr.i
  7121. mxx -4 Fatl_dhandr.obj 
  7122.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Syerr_1const.cxx
  7123. Syerr_1const.i
  7124.     Glockenspiel Constructor Linker, release 2.0 c
  7125. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Syerr_1const.cxx E:\C2531cpp.C 
  7126. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSyerr_1const.cxx +iE:\C2531cpp.C +oSyerr_1const.i 
  7127. CCC: cfxx exited with status of 217
  7128. rm E:\C2531cpp.C
  7129. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Syerr_1const -FoSyerr_1const.obj -TcSyerr_1const.i 
  7130. rm Syerr_1const.i
  7131. mxx -4 Syerr_1const.obj 
  7132.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Syerr_dest.cxx
  7133. Syerr_dest.i
  7134.     Glockenspiel Constructor Linker, release 2.0 c
  7135. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Syerr_dest.cxx E:\C2540cpp.C 
  7136. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSyerr_dest.cxx +iE:\C2540cpp.C +oSyerr_dest.i 
  7137. CCC: cfxx exited with status of 217
  7138. rm E:\C2540cpp.C
  7139. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Syerr_dest -FoSyerr_dest.obj -TcSyerr_dest.i 
  7140. rm Syerr_dest.i
  7141. mxx -4 Syerr_dest.obj 
  7142.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Syerr_dhandr.cxx
  7143. Syerr_dhandr.i
  7144.     Glockenspiel Constructor Linker, release 2.0 c
  7145. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Syerr_dhandr.cxx E:\C2549cpp.C 
  7146. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSyerr_dhandr.cxx +iE:\C2549cpp.C +oSyerr_dhandr.i 
  7147. CCC: cfxx exited with status of 217
  7148. rm E:\C2549cpp.C
  7149. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Syerr_dhandr -FoSyerr_dhandr.obj -TcSyerr_dhandr.i 
  7150. rm Syerr_dhandr.i
  7151. mxx -4 Syerr_dhandr.obj 
  7152.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Syerr_report.cxx
  7153. Syerr_report.i
  7154.     Glockenspiel Constructor Linker, release 2.0 c
  7155. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Syerr_report.cxx E:\C2558cpp.C 
  7156. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSyerr_report.cxx +iE:\C2558cpp.C +oSyerr_report.i 
  7157. CCC: cfxx exited with status of 217
  7158. rm E:\C2558cpp.C
  7159. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Syerr_report -FoSyerr_report.obj -TcSyerr_report.i 
  7160. rm Syerr_report.i
  7161. mxx -4 Syerr_report.obj 
  7162.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Sysig_1const.cxx
  7163. Sysig_1const.i
  7164.     Glockenspiel Constructor Linker, release 2.0 c
  7165. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Sysig_1const.cxx E:\C2567cpp.C 
  7166. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSysig_1const.cxx +iE:\C2567cpp.C +oSysig_1const.i 
  7167. CCC: cfxx exited with status of 217
  7168. rm E:\C2567cpp.C
  7169. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Sysig_1const -FoSysig_1const.obj -TcSysig_1const.i 
  7170. rm Sysig_1const.i
  7171. mxx -4 Sysig_1const.obj 
  7172.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Sysig_dest.cxx
  7173. Sysig_dest.i
  7174.     Glockenspiel Constructor Linker, release 2.0 c
  7175. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Sysig_dest.cxx E:\C2576cpp.C 
  7176. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSysig_dest.cxx +iE:\C2576cpp.C +oSysig_dest.i 
  7177. CCC: cfxx exited with status of 217
  7178. rm E:\C2576cpp.C
  7179. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Sysig_dest -FoSysig_dest.obj -TcSysig_dest.i 
  7180. rm Sysig_dest.i
  7181. mxx -4 Sysig_dest.obj 
  7182.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Sysig_dhandr.cxx
  7183. Sysig_dhandr.i
  7184.     Glockenspiel Constructor Linker, release 2.0 c
  7185. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Sysig_dhandr.cxx E:\C2585cpp.C 
  7186. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSysig_dhandr.cxx +iE:\C2585cpp.C +oSysig_dhandr.i 
  7187. CCC: cfxx exited with status of 217
  7188. rm E:\C2585cpp.C
  7189. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Sysig_dhandr -FoSysig_dhandr.obj -TcSysig_dhandr.i 
  7190. rm Sysig_dhandr.i
  7191. mxx -4 Sysig_dhandr.obj 
  7192.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Sysig_report.cxx
  7193. Sysig_report.i
  7194.     Glockenspiel Constructor Linker, release 2.0 c
  7195. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Sysig_report.cxx E:\C2594cpp.C 
  7196. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fSysig_report.cxx +iE:\C2594cpp.C +oSysig_report.i 
  7197. CCC: cfxx exited with status of 217
  7198. rm E:\C2594cpp.C
  7199. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Sysig_report -FoSysig_report.obj -TcSysig_report.i 
  7200. rm Sysig_report.i
  7201. mxx -4 Sysig_report.obj 
  7202.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vrfy_1const.cxx
  7203. Vrfy_1const.i
  7204.     Glockenspiel Constructor Linker, release 2.0 c
  7205. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vrfy_1const.cxx E:\C2603cpp.C 
  7206. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVrfy_1const.cxx +iE:\C2603cpp.C +oVrfy_1const.i 
  7207. CCC: cfxx exited with status of 217
  7208. rm E:\C2603cpp.C
  7209. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vrfy_1const -FoVrfy_1const.obj -TcVrfy_1const.i 
  7210. rm Vrfy_1const.i
  7211. mxx -4 Vrfy_1const.obj 
  7212.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vrfy_dest.cxx
  7213. Vrfy_dest.i
  7214.     Glockenspiel Constructor Linker, release 2.0 c
  7215. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vrfy_dest.cxx E:\C2612cpp.C 
  7216. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVrfy_dest.cxx +iE:\C2612cpp.C +oVrfy_dest.i 
  7217. CCC: cfxx exited with status of 217
  7218. rm E:\C2612cpp.C
  7219. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vrfy_dest -FoVrfy_dest.obj -TcVrfy_dest.i 
  7220. rm Vrfy_dest.i
  7221. mxx -4 Vrfy_dest.obj 
  7222.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vrfy_report.cxx
  7223. Vrfy_report.i
  7224.     Glockenspiel Constructor Linker, release 2.0 c
  7225. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vrfy_report.cxx E:\C2621cpp.C 
  7226. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVrfy_report.cxx +iE:\C2621cpp.C +oVrfy_report.i 
  7227. CCC: cfxx exited with status of 217
  7228. rm E:\C2621cpp.C
  7229. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vrfy_report -FoVrfy_report.obj -TcVrfy_report.i 
  7230. rm Vrfy_report.i
  7231. mxx -4 Vrfy_report.obj 
  7232.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include hprintf.cxx
  7233. hprintf.i
  7234.     Glockenspiel Constructor Linker, release 2.0 c
  7235. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include hprintf.cxx E:\C2630cpp.C 
  7236. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fhprintf.cxx +iE:\C2630cpp.C +ohprintf.i 
  7237. CCC: cfxx exited with status of 217
  7238. rm E:\C2630cpp.C
  7239. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM hprintf -Fohprintf.obj -Tchprintf.i 
  7240. rm hprintf.i
  7241. mxx -4 hprintf.obj 
  7242.     lib \ice\lib\os2\libCOOL.lib -+Exception.obj;
  7243.  
  7244. Microsoft (R) Library Manager  Version 3.17    
  7245. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7246.  
  7247.     lib \ice\lib\os2\libCOOL.lib -+Exc_1const.obj;
  7248.  
  7249. Microsoft (R) Library Manager  Version 3.17    
  7250. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7251.  
  7252.     lib \ice\lib\os2\libCOOL.lib -+Exc_2const.obj;
  7253.  
  7254. Microsoft (R) Library Manager  Version 3.17    
  7255. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7256.  
  7257.     lib \ice\lib\os2\libCOOL.lib -+Exc_3const.obj;
  7258.  
  7259. Microsoft (R) Library Manager  Version 3.17    
  7260. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7261.  
  7262.     lib \ice\lib\os2\libCOOL.lib -+Exc_1group.obj;
  7263.  
  7264. Microsoft (R) Library Manager  Version 3.17    
  7265. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7266.  
  7267.     lib \ice\lib\os2\libCOOL.lib -+Exc_2group.obj;
  7268.  
  7269. Microsoft (R) Library Manager  Version 3.17    
  7270. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7271.  
  7272.     lib \ice\lib\os2\libCOOL.lib -+Exc_getexcp.obj;
  7273.  
  7274. Microsoft (R) Library Manager  Version 3.17    
  7275. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7276.  
  7277.     lib \ice\lib\os2\libCOOL.lib -+Exc_dhandr.obj;
  7278.  
  7279. Microsoft (R) Library Manager  Version 3.17    
  7280. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7281.  
  7282.     lib \ice\lib\os2\libCOOL.lib -+Exc_dest.obj;
  7283.  
  7284. Microsoft (R) Library Manager  Version 3.17    
  7285. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7286.  
  7287.     lib \ice\lib\os2\libCOOL.lib -+Exc_match.obj;
  7288.  
  7289. Microsoft (R) Library Manager  Version 3.17    
  7290. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7291.  
  7292.     lib \ice\lib\os2\libCOOL.lib -+Exc_mprefix.obj;
  7293.  
  7294. Microsoft (R) Library Manager  Version 3.17    
  7295. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7296.  
  7297.     lib \ice\lib\os2\libCOOL.lib -+Exc_print.obj;
  7298.  
  7299. Microsoft (R) Library Manager  Version 3.17    
  7300. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7301.  
  7302.     lib \ice\lib\os2\libCOOL.lib -+Exc_raise.obj;
  7303.  
  7304. Microsoft (R) Library Manager  Version 3.17    
  7305. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7306.  
  7307.     lib \ice\lib\os2\libCOOL.lib -+Exc_report.obj;
  7308.  
  7309. Microsoft (R) Library Manager  Version 3.17    
  7310. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7311.  
  7312.     lib \ice\lib\os2\libCOOL.lib -+Exc_stop.obj;
  7313.  
  7314. Microsoft (R) Library Manager  Version 3.17    
  7315. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7316.  
  7317.     lib \ice\lib\os2\libCOOL.lib -+Exch_1const.obj;
  7318.  
  7319. Microsoft (R) Library Manager  Version 3.17    
  7320. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7321.  
  7322.     lib \ice\lib\os2\libCOOL.lib -+Exch_2const.obj;
  7323.  
  7324. Microsoft (R) Library Manager  Version 3.17    
  7325. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7326.  
  7327.     lib \ice\lib\os2\libCOOL.lib -+Exch_3const.obj;
  7328.  
  7329. Microsoft (R) Library Manager  Version 3.17    
  7330. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7331.  
  7332.     lib \ice\lib\os2\libCOOL.lib -+Exch_dest.obj;
  7333.  
  7334. Microsoft (R) Library Manager  Version 3.17    
  7335. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7336.  
  7337.     lib \ice\lib\os2\libCOOL.lib -+Exch_find.obj;
  7338.  
  7339. Microsoft (R) Library Manager  Version 3.17    
  7340. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7341.  
  7342.     lib \ice\lib\os2\libCOOL.lib -+Exch_invoke.obj;
  7343.  
  7344. Microsoft (R) Library Manager  Version 3.17    
  7345. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7346.  
  7347.     lib \ice\lib\os2\libCOOL.lib -+Ignore_Errs.obj;
  7348.  
  7349. Microsoft (R) Library Manager  Version 3.17    
  7350. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7351.  
  7352.     lib \ice\lib\os2\libCOOL.lib -+Ignr_1const.obj;
  7353.  
  7354. Microsoft (R) Library Manager  Version 3.17    
  7355. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7356.  
  7357.     lib \ice\lib\os2\libCOOL.lib -+Ignr_2const.obj;
  7358.  
  7359. Microsoft (R) Library Manager  Version 3.17    
  7360. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7361.  
  7362.     lib \ice\lib\os2\libCOOL.lib -+Ignr_3const.obj;
  7363.  
  7364. Microsoft (R) Library Manager  Version 3.17    
  7365. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7366.  
  7367.     lib \ice\lib\os2\libCOOL.lib -+Ignr_dest.obj;
  7368.  
  7369. Microsoft (R) Library Manager  Version 3.17    
  7370. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7371.  
  7372.     lib \ice\lib\os2\libCOOL.lib -+Ignr_handlr.obj;
  7373.  
  7374. Microsoft (R) Library Manager  Version 3.17    
  7375. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7376.  
  7377.     lib \ice\lib\os2\libCOOL.lib -+Ignr_invoke.obj;
  7378.  
  7379. Microsoft (R) Library Manager  Version 3.17    
  7380. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7381.  
  7382.     lib \ice\lib\os2\libCOOL.lib -+Warn_1const.obj;
  7383.  
  7384. Microsoft (R) Library Manager  Version 3.17    
  7385. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7386.  
  7387.     lib \ice\lib\os2\libCOOL.lib -+Warn_dest.obj;
  7388.  
  7389. Microsoft (R) Library Manager  Version 3.17    
  7390. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7391.  
  7392.     lib \ice\lib\os2\libCOOL.lib -+Warn_dhandr.obj;
  7393.  
  7394. Microsoft (R) Library Manager  Version 3.17    
  7395. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7396.  
  7397.     lib \ice\lib\os2\libCOOL.lib -+Err_1const.obj;
  7398.  
  7399. Microsoft (R) Library Manager  Version 3.17    
  7400. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7401.  
  7402.     lib \ice\lib\os2\libCOOL.lib -+Err_dest.obj;
  7403.  
  7404. Microsoft (R) Library Manager  Version 3.17    
  7405. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7406.  
  7407.     lib \ice\lib\os2\libCOOL.lib -+Err_dhandr.obj;
  7408.  
  7409. Microsoft (R) Library Manager  Version 3.17    
  7410. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7411.  
  7412.     lib \ice\lib\os2\libCOOL.lib -+Fatl_1const.obj;
  7413.  
  7414. Microsoft (R) Library Manager  Version 3.17    
  7415. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7416.  
  7417.     lib \ice\lib\os2\libCOOL.lib -+Fatl_dest.obj;
  7418.  
  7419. Microsoft (R) Library Manager  Version 3.17    
  7420. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7421.  
  7422.     lib \ice\lib\os2\libCOOL.lib -+Fatl_dhandr.obj;
  7423.  
  7424. Microsoft (R) Library Manager  Version 3.17    
  7425. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7426.  
  7427.     lib \ice\lib\os2\libCOOL.lib -+Syerr_1const.obj;
  7428.  
  7429. Microsoft (R) Library Manager  Version 3.17    
  7430. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7431.  
  7432.     lib \ice\lib\os2\libCOOL.lib -+Syerr_dest.obj;
  7433.  
  7434. Microsoft (R) Library Manager  Version 3.17    
  7435. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7436.  
  7437.     lib \ice\lib\os2\libCOOL.lib -+Syerr_dhandr.obj;
  7438.  
  7439. Microsoft (R) Library Manager  Version 3.17    
  7440. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7441.  
  7442.     lib \ice\lib\os2\libCOOL.lib -+Syerr_report.obj;
  7443.  
  7444. Microsoft (R) Library Manager  Version 3.17    
  7445. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7446.  
  7447.     lib \ice\lib\os2\libCOOL.lib -+Sysig_1const.obj;
  7448.  
  7449. Microsoft (R) Library Manager  Version 3.17    
  7450. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7451.  
  7452.     lib \ice\lib\os2\libCOOL.lib -+Sysig_dest.obj;
  7453.  
  7454. Microsoft (R) Library Manager  Version 3.17    
  7455. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7456.  
  7457.     lib \ice\lib\os2\libCOOL.lib -+Sysig_dhandr.obj;
  7458.  
  7459. Microsoft (R) Library Manager  Version 3.17    
  7460. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7461.  
  7462.     lib \ice\lib\os2\libCOOL.lib -+Sysig_report.obj;
  7463.  
  7464. Microsoft (R) Library Manager  Version 3.17    
  7465. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7466.  
  7467.     lib \ice\lib\os2\libCOOL.lib -+Vrfy_1const.obj;
  7468.  
  7469. Microsoft (R) Library Manager  Version 3.17    
  7470. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7471.  
  7472.     lib \ice\lib\os2\libCOOL.lib -+Vrfy_dest.obj;
  7473.  
  7474. Microsoft (R) Library Manager  Version 3.17    
  7475. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7476.  
  7477.     lib \ice\lib\os2\libCOOL.lib -+Vrfy_report.obj;
  7478.  
  7479. Microsoft (R) Library Manager  Version 3.17    
  7480. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7481.  
  7482.     lib \ice\lib\os2\libCOOL.lib -+hprintf.obj;
  7483.  
  7484. Microsoft (R) Library Manager  Version 3.17    
  7485. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7486.  
  7487.     loop nmake all tests STOP
  7488.  
  7489. [D:\ice\cool\Exception\tests] nmake /nologo all 
  7490.  
  7491. [D:\ice\cool\Vector] nmake /nologo all 
  7492.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Base_Vector.cxx
  7493. Base_Vector.i
  7494.     Glockenspiel Constructor Linker, release 2.0 c
  7495. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Base_Vector.cxx E:\C2740cpp.C 
  7496. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBase_Vector.cxx +iE:\C2740cpp.C +oBase_Vector.i 
  7497. CCC: cfxx exited with status of 217
  7498. rm E:\C2740cpp.C
  7499. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Base_Vector -FoBase_Vector.obj -TcBase_Vector.i 
  7500. rm Base_Vector.i
  7501. mxx -4 Base_Vector.obj 
  7502.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_0const.cxx
  7503. Vec_0const.i
  7504.     Glockenspiel Constructor Linker, release 2.0 c
  7505. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_0const.cxx E:\C2749cpp.C 
  7506. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_0const.cxx +iE:\C2749cpp.C +oVec_0const.i 
  7507. CCC: cfxx exited with status of 217
  7508. rm E:\C2749cpp.C
  7509. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_0const -FoVec_0const.obj -TcVec_0const.i 
  7510. rm Vec_0const.i
  7511. mxx -4 Vec_0const.obj 
  7512.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_1const.cxx
  7513. Vec_1const.i
  7514.     Glockenspiel Constructor Linker, release 2.0 c
  7515. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_1const.cxx E:\C2758cpp.C 
  7516. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_1const.cxx +iE:\C2758cpp.C +oVec_1const.i 
  7517. CCC: cfxx exited with status of 217
  7518. rm E:\C2758cpp.C
  7519. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_1const -FoVec_1const.obj -TcVec_1const.i 
  7520. rm Vec_1const.i
  7521. mxx -4 Vec_1const.obj 
  7522.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_2const.cxx
  7523. Vec_2const.i
  7524.     Glockenspiel Constructor Linker, release 2.0 c
  7525. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_2const.cxx E:\C2767cpp.C 
  7526. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_2const.cxx +iE:\C2767cpp.C +oVec_2const.i 
  7527. CCC: cfxx exited with status of 217
  7528. rm E:\C2767cpp.C
  7529. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_2const -FoVec_2const.obj -TcVec_2const.i 
  7530. rm Vec_2const.i
  7531. mxx -4 Vec_2const.obj 
  7532.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_assign.cxx
  7533. Vec_assign.i
  7534.     Glockenspiel Constructor Linker, release 2.0 c
  7535. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_assign.cxx E:\C2776cpp.C 
  7536. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_assign.cxx +iE:\C2776cpp.C +oVec_assign.i 
  7537. CCC: cfxx exited with status of 217
  7538. rm E:\C2776cpp.C
  7539. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_assign -FoVec_assign.obj -TcVec_assign.i 
  7540. rm Vec_assign.i
  7541. mxx -4 Vec_assign.obj 
  7542.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_brkt.cxx
  7543. Vec_brkt.i
  7544.     Glockenspiel Constructor Linker, release 2.0 c
  7545. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_brkt.cxx E:\C2785cpp.C 
  7546. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_brkt.cxx +iE:\C2785cpp.C +oVec_brkt.i 
  7547. CCC: cfxx exited with status of 217
  7548. rm E:\C2785cpp.C
  7549. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_brkt -FoVec_brkt.obj -TcVec_brkt.i 
  7550. rm Vec_brkt.i
  7551. mxx -4 Vec_brkt.obj 
  7552.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_clear.cxx
  7553. Vec_clear.i
  7554.     Glockenspiel Constructor Linker, release 2.0 c
  7555. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_clear.cxx E:\C2794cpp.C 
  7556. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_clear.cxx +iE:\C2794cpp.C +oVec_clear.i 
  7557. CCC: cfxx exited with status of 217
  7558. rm E:\C2794cpp.C
  7559. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_clear -FoVec_clear.obj -TcVec_clear.i 
  7560. rm Vec_clear.i
  7561. mxx -4 Vec_clear.obj 
  7562.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_copy.cxx
  7563. Vec_copy.i
  7564.     Glockenspiel Constructor Linker, release 2.0 c
  7565. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_copy.cxx E:\C2803cpp.C 
  7566. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_copy.cxx +iE:\C2803cpp.C +oVec_copy.i 
  7567. CCC: cfxx exited with status of 217
  7568. rm E:\C2803cpp.C
  7569. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_copy -FoVec_copy.obj -TcVec_copy.i 
  7570. rm Vec_copy.i
  7571. mxx -4 Vec_copy.obj 
  7572.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_dest.cxx
  7573. Vec_dest.i
  7574.     Glockenspiel Constructor Linker, release 2.0 c
  7575. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_dest.cxx E:\C2812cpp.C 
  7576. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_dest.cxx +iE:\C2812cpp.C +oVec_dest.i 
  7577. CCC: cfxx exited with status of 217
  7578. rm E:\C2812cpp.C
  7579. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_dest -FoVec_dest.obj -TcVec_dest.i 
  7580. rm Vec_dest.i
  7581. mxx -4 Vec_dest.obj 
  7582.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_empty.cxx
  7583. Vec_empty.i
  7584.     Glockenspiel Constructor Linker, release 2.0 c
  7585. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_empty.cxx E:\C2821cpp.C 
  7586. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_empty.cxx +iE:\C2821cpp.C +oVec_empty.i 
  7587. CCC: cfxx exited with status of 217
  7588. rm E:\C2821cpp.C
  7589. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_empty -FoVec_empty.obj -TcVec_empty.i 
  7590. rm Vec_empty.i
  7591. mxx -4 Vec_empty.obj 
  7592.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_fill.cxx
  7593. Vec_fill.i
  7594.     Glockenspiel Constructor Linker, release 2.0 c
  7595. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_fill.cxx E:\C2830cpp.C 
  7596. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_fill.cxx +iE:\C2830cpp.C +oVec_fill.i 
  7597. CCC: cfxx exited with status of 217
  7598. rm E:\C2830cpp.C
  7599. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_fill -FoVec_fill.obj -TcVec_fill.i 
  7600. rm Vec_fill.i
  7601. mxx -4 Vec_fill.obj 
  7602.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_resize.cxx
  7603. Vec_resize.i
  7604.     Glockenspiel Constructor Linker, release 2.0 c
  7605. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_resize.cxx E:\C2839cpp.C 
  7606. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_resize.cxx +iE:\C2839cpp.C +oVec_resize.i 
  7607. CCC: cfxx exited with status of 217
  7608. rm E:\C2839cpp.C
  7609. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_resize -FoVec_resize.obj -TcVec_resize.i 
  7610. rm Vec_resize.i
  7611. mxx -4 Vec_resize.obj 
  7612.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_remove.cxx
  7613. Vec_remove.i
  7614.     Glockenspiel Constructor Linker, release 2.0 c
  7615. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_remove.cxx E:\C2848cpp.C 
  7616. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_remove.cxx +iE:\C2848cpp.C +oVec_remove.i 
  7617. CCC: cfxx exited with status of 217
  7618. rm E:\C2848cpp.C
  7619. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_remove -FoVec_remove.obj -TcVec_remove.i 
  7620. rm Vec_remove.i
  7621. mxx -4 Vec_remove.obj 
  7622.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_salloc.cxx
  7623. Vec_salloc.i
  7624.     Glockenspiel Constructor Linker, release 2.0 c
  7625. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_salloc.cxx E:\C2857cpp.C 
  7626. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_salloc.cxx +iE:\C2857cpp.C +oVec_salloc.i 
  7627. CCC: cfxx exited with status of 217
  7628. rm E:\C2857cpp.C
  7629. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_salloc -FoVec_salloc.obj -TcVec_salloc.i 
  7630. rm Vec_salloc.i
  7631. mxx -4 Vec_salloc.obj 
  7632.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_slen.cxx
  7633. Vec_slen.i
  7634.     Glockenspiel Constructor Linker, release 2.0 c
  7635. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_slen.cxx E:\C2866cpp.C 
  7636. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_slen.cxx +iE:\C2866cpp.C +oVec_slen.i 
  7637. CCC: cfxx exited with status of 217
  7638. rm E:\C2866cpp.C
  7639. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_slen -FoVec_slen.obj -TcVec_slen.i 
  7640. rm Vec_slen.i
  7641. mxx -4 Vec_slen.obj 
  7642.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_sratio.cxx
  7643. Vec_sratio.i
  7644.     Glockenspiel Constructor Linker, release 2.0 c
  7645. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_sratio.cxx E:\C2875cpp.C 
  7646. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_sratio.cxx +iE:\C2875cpp.C +oVec_sratio.i 
  7647. CCC: cfxx exited with status of 217
  7648. rm E:\C2875cpp.C
  7649. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_sratio -FoVec_sratio.obj -TcVec_sratio.i 
  7650. rm Vec_sratio.i
  7651. mxx -4 Vec_sratio.obj 
  7652.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Vec_value.cxx
  7653. Vec_value.i
  7654.     Glockenspiel Constructor Linker, release 2.0 c
  7655. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Vec_value.cxx E:\C2884cpp.C 
  7656. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fVec_value.cxx +iE:\C2884cpp.C +oVec_value.i 
  7657. CCC: cfxx exited with status of 217
  7658. rm E:\C2884cpp.C
  7659. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Vec_value -FoVec_value.obj -TcVec_value.i 
  7660. rm Vec_value.i
  7661. mxx -4 Vec_value.obj 
  7662.     lib \ice\lib\os2\libCOOL.lib -+Base_Vector.obj;
  7663.  
  7664. Microsoft (R) Library Manager  Version 3.17    
  7665. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7666.  
  7667.     lib \ice\lib\os2\libCOOL.lib -+Vec_0const.obj;
  7668.  
  7669. Microsoft (R) Library Manager  Version 3.17    
  7670. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7671.  
  7672.     lib \ice\lib\os2\libCOOL.lib -+Vec_1const.obj;
  7673.  
  7674. Microsoft (R) Library Manager  Version 3.17    
  7675. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7676.  
  7677.     lib \ice\lib\os2\libCOOL.lib -+Vec_2const.obj;
  7678.  
  7679. Microsoft (R) Library Manager  Version 3.17    
  7680. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7681.  
  7682.     lib \ice\lib\os2\libCOOL.lib -+Vec_assign.obj;
  7683.  
  7684. Microsoft (R) Library Manager  Version 3.17    
  7685. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7686.  
  7687.     lib \ice\lib\os2\libCOOL.lib -+Vec_brkt.obj;
  7688.  
  7689. Microsoft (R) Library Manager  Version 3.17    
  7690. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7691.  
  7692.     lib \ice\lib\os2\libCOOL.lib -+Vec_clear.obj;
  7693.  
  7694. Microsoft (R) Library Manager  Version 3.17    
  7695. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7696.  
  7697.     lib \ice\lib\os2\libCOOL.lib -+Vec_copy.obj;
  7698.  
  7699. Microsoft (R) Library Manager  Version 3.17    
  7700. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7701.  
  7702.     lib \ice\lib\os2\libCOOL.lib -+Vec_dest.obj;
  7703.  
  7704. Microsoft (R) Library Manager  Version 3.17    
  7705. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7706.  
  7707.     lib \ice\lib\os2\libCOOL.lib -+Vec_empty.obj;
  7708.  
  7709. Microsoft (R) Library Manager  Version 3.17    
  7710. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7711.  
  7712.     lib \ice\lib\os2\libCOOL.lib -+Vec_fill.obj;
  7713.  
  7714. Microsoft (R) Library Manager  Version 3.17    
  7715. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7716.  
  7717.     lib \ice\lib\os2\libCOOL.lib -+Vec_resize.obj;
  7718.  
  7719. Microsoft (R) Library Manager  Version 3.17    
  7720. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7721.  
  7722.     lib \ice\lib\os2\libCOOL.lib -+Vec_remove.obj;
  7723.  
  7724. Microsoft (R) Library Manager  Version 3.17    
  7725. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7726.  
  7727.     lib \ice\lib\os2\libCOOL.lib -+Vec_salloc.obj;
  7728.  
  7729. Microsoft (R) Library Manager  Version 3.17    
  7730. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7731.  
  7732.     lib \ice\lib\os2\libCOOL.lib -+Vec_slen.obj;
  7733.  
  7734. Microsoft (R) Library Manager  Version 3.17    
  7735. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7736.  
  7737.     lib \ice\lib\os2\libCOOL.lib -+Vec_sratio.obj;
  7738.  
  7739. Microsoft (R) Library Manager  Version 3.17    
  7740. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7741.  
  7742.     lib \ice\lib\os2\libCOOL.lib -+Vec_value.obj;
  7743.  
  7744. Microsoft (R) Library Manager  Version 3.17    
  7745. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7746.  
  7747.     loop nmake all tests STOP
  7748.  
  7749. [D:\ice\cool\Vector\tests] nmake /nologo all 
  7750.  
  7751. [D:\ice\cool\Pair] nmake /nologo all 
  7752.     loop nmake all tests STOP
  7753.  
  7754. [D:\ice\cool\Pair\tests] nmake /nologo all 
  7755.  
  7756. [D:\ice\cool\Association] nmake /nologo all 
  7757.     loop nmake all tests STOP
  7758.  
  7759. [D:\ice\cool\Association\tests] nmake /nologo all 
  7760.  
  7761. [D:\ice\cool\Stack] nmake /nologo all 
  7762.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Base_Stack.cxx
  7763. Base_Stack.i
  7764.     Glockenspiel Constructor Linker, release 2.0 c
  7765. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Base_Stack.cxx E:\C2937cpp.C 
  7766. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBase_Stack.cxx +iE:\C2937cpp.C +oBase_Stack.i 
  7767. CCC: cfxx exited with status of 217
  7768. rm E:\C2937cpp.C
  7769. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Base_Stack -FoBase_Stack.obj -TcBase_Stack.i 
  7770. rm Base_Stack.i
  7771. mxx -4 Base_Stack.obj 
  7772.     lib \ice\lib\os2\libCOOL.lib -+Base_Stack.obj;
  7773.  
  7774. Microsoft (R) Library Manager  Version 3.17    
  7775. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7776.  
  7777.     loop nmake all tests STOP
  7778.  
  7779. [D:\ice\cool\Stack\tests] nmake /nologo all 
  7780.  
  7781. [D:\ice\cool\Queue] nmake /nologo all 
  7782.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Base_Queue.cxx
  7783. Base_Queue.i
  7784.     Glockenspiel Constructor Linker, release 2.0 c
  7785. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Base_Queue.cxx E:\C2951cpp.C 
  7786. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBase_Queue.cxx +iE:\C2951cpp.C +oBase_Queue.i 
  7787. CCC: cfxx exited with status of 217
  7788. rm E:\C2951cpp.C
  7789. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Base_Queue -FoBase_Queue.obj -TcBase_Queue.i 
  7790. rm Base_Queue.i
  7791. mxx -4 Base_Queue.obj 
  7792.     lib \ice\lib\os2\libCOOL.lib -+Base_Queue.obj;
  7793.  
  7794. Microsoft (R) Library Manager  Version 3.17    
  7795. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7796.  
  7797.     loop nmake all tests STOP
  7798.  
  7799. [D:\ice\cool\Queue\tests] nmake /nologo all 
  7800.  
  7801. [D:\ice\cool\List] nmake /nologo all 
  7802.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Base_List.cxx
  7803. Base_List.i
  7804.     Glockenspiel Constructor Linker, release 2.0 c
  7805. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Base_List.cxx E:\C2965cpp.C 
  7806. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBase_List.cxx +iE:\C2965cpp.C +oBase_List.i 
  7807. CCC: cfxx exited with status of 217
  7808. rm E:\C2965cpp.C
  7809. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Base_List -FoBase_List.obj -TcBase_List.i 
  7810. rm Base_List.i
  7811. mxx -4 Base_List.obj 
  7812.     lib \ice\lib\os2\libCOOL.lib -+Base_List.obj;
  7813.  
  7814. Microsoft (R) Library Manager  Version 3.17    
  7815. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7816.  
  7817.     loop nmake all tests STOP
  7818.  
  7819. [D:\ice\cool\List\tests] nmake /nologo all 
  7820.  
  7821. [D:\ice\cool\Tree] nmake /nologo all 
  7822.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Base_BN.cxx
  7823. Base_BN.i
  7824.     Glockenspiel Constructor Linker, release 2.0 c
  7825. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Base_BN.cxx E:\C2979cpp.C 
  7826. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBase_BN.cxx +iE:\C2979cpp.C +oBase_BN.i 
  7827. CCC: cfxx exited with status of 217
  7828. rm E:\C2979cpp.C
  7829. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Base_BN -FoBase_BN.obj -TcBase_BN.i 
  7830. rm Base_BN.i
  7831. mxx -4 Base_BN.obj 
  7832.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Base_BT.cxx
  7833. Base_BT.i
  7834.     Glockenspiel Constructor Linker, release 2.0 c
  7835. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Base_BT.cxx E:\C2988cpp.C 
  7836. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBase_BT.cxx +iE:\C2988cpp.C +oBase_BT.i 
  7837. CCC: cfxx exited with status of 217
  7838. rm E:\C2988cpp.C
  7839. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Base_BT -FoBase_BT.obj -TcBase_BT.i 
  7840. rm Base_BT.i
  7841. mxx -4 Base_BT.obj 
  7842.     lib \ice\lib\os2\libCOOL.lib -+Base_BN.obj;
  7843.  
  7844. Microsoft (R) Library Manager  Version 3.17    
  7845. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7846.  
  7847.     lib \ice\lib\os2\libCOOL.lib -+Base_BT.obj;
  7848.  
  7849. Microsoft (R) Library Manager  Version 3.17    
  7850. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7851.  
  7852.     loop nmake all tests STOP
  7853.  
  7854. [D:\ice\cool\Tree\tests] nmake /nologo all 
  7855.  
  7856. [D:\ice\cool\Matrix] nmake /nologo all 
  7857.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Base_Matrix.cxx
  7858. Base_Matrix.i
  7859.     Glockenspiel Constructor Linker, release 2.0 c
  7860. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Base_Matrix.cxx E:\C3004cpp.C 
  7861. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBase_Matrix.cxx +iE:\C3004cpp.C +oBase_Matrix.i 
  7862. CCC: cfxx exited with status of 217
  7863. rm E:\C3004cpp.C
  7864. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Base_Matrix -FoBase_Matrix.obj -TcBase_Matrix.i 
  7865. rm Base_Matrix.i
  7866. mxx -4 Base_Matrix.obj 
  7867.     lib \ice\lib\os2\libCOOL.lib -+Base_Matrix.obj;
  7868.  
  7869. Microsoft (R) Library Manager  Version 3.17    
  7870. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7871.  
  7872.     loop nmake all tests STOP
  7873.  
  7874. [D:\ice\cool\Matrix\tests] nmake /nologo all 
  7875.  
  7876. [D:\ice\cool\Set] nmake /nologo all 
  7877.     loop nmake all tests STOP
  7878.  
  7879. [D:\ice\cool\Set\tests] nmake /nologo all 
  7880.  
  7881. [D:\ice\cool\Bit_Set] nmake /nologo all 
  7882.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Bit_Set.cxx
  7883. Bit_Set.i
  7884.     Glockenspiel Constructor Linker, release 2.0 c
  7885. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Bit_Set.cxx E:\C3021cpp.C 
  7886. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBit_Set.cxx +iE:\C3021cpp.C +oBit_Set.i 
  7887. CCC: cfxx exited with status of 217
  7888. rm E:\C3021cpp.C
  7889. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Bit_Set -FoBit_Set.obj -TcBit_Set.i 
  7890. rm Bit_Set.i
  7891. mxx -4 Bit_Set.obj 
  7892.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Bit_Table.cxx
  7893. Bit_Table.i
  7894.     Glockenspiel Constructor Linker, release 2.0 c
  7895. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Bit_Table.cxx E:\C3030cpp.C 
  7896. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBit_Table.cxx +iE:\C3030cpp.C +oBit_Table.i 
  7897. rm E:\C3030cpp.C
  7898. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Bit_Table -FoBit_Table.obj -TcBit_Table.i 
  7899. rm Bit_Table.i
  7900. mxx -4 Bit_Table.obj 
  7901.     lib \ice\lib\os2\libCOOL.lib -+Bit_Set.obj;
  7902.  
  7903. Microsoft (R) Library Manager  Version 3.17    
  7904. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7905.  
  7906.     lib \ice\lib\os2\libCOOL.lib -+Bit_Table.obj;
  7907.  
  7908. Microsoft (R) Library Manager  Version 3.17    
  7909. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7910.  
  7911.     loop nmake all tests STOP
  7912.  
  7913. [D:\ice\cool\Bit_Set\tests] nmake /nologo all 
  7914.  
  7915. [D:\ice\cool\Iterator] nmake /nologo all 
  7916.     loop nmake all tests STOP
  7917.  
  7918. [D:\ice\cool\Iterator\tests] nmake /nologo all 
  7919.  
  7920. [D:\ice\cool\Range] nmake /nologo all 
  7921.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Base_Range.cxx
  7922. Base_Range.i
  7923.     Glockenspiel Constructor Linker, release 2.0 c
  7924. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Base_Range.cxx E:\C3049cpp.C 
  7925. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBase_Range.cxx +iE:\C3049cpp.C +oBase_Range.i 
  7926. CCC: cfxx exited with status of 217
  7927. rm E:\C3049cpp.C
  7928. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Base_Range -FoBase_Range.obj -TcBase_Range.i 
  7929. rm Base_Range.i
  7930. mxx -4 Base_Range.obj 
  7931.     lib \ice\lib\os2\libCOOL.lib -+Base_Range.obj;
  7932.  
  7933. Microsoft (R) Library Manager  Version 3.17    
  7934. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7935.  
  7936.     loop nmake all tests STOP
  7937.  
  7938. [D:\ice\cool\Range\tests] nmake /nologo all 
  7939.  
  7940. [D:\ice\cool\Date_Time] nmake /nologo all 
  7941.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Date_Time.cxx
  7942. Date_Time.i
  7943.     Glockenspiel Constructor Linker, release 2.0 c
  7944. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Date_Time.cxx E:\C3063cpp.C 
  7945. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fDate_Time.cxx +iE:\C3063cpp.C +oDate_Time.i 
  7946. CCC: cfxx exited with status of 217
  7947. rm E:\C3063cpp.C
  7948. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Date_Time -FoDate_Time.obj -TcDate_Time.i 
  7949. rm Date_Time.i
  7950. mxx -4 Date_Time.obj 
  7951.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Timer.cxx
  7952. Timer.i
  7953.     Glockenspiel Constructor Linker, release 2.0 c
  7954. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Timer.cxx E:\C3072cpp.C 
  7955. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fTimer.cxx +iE:\C3072cpp.C +oTimer.i 
  7956. CCC: cfxx exited with status of 217
  7957. rm E:\C3072cpp.C
  7958. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Timer -FoTimer.obj -TcTimer.i 
  7959. rm Timer.i
  7960. mxx -4 Timer.obj 
  7961.     lib \ice\lib\os2\libCOOL.lib -+Date_Time.obj;
  7962.  
  7963. Microsoft (R) Library Manager  Version 3.17    
  7964. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7965.  
  7966.     lib \ice\lib\os2\libCOOL.lib -+Timer.obj;
  7967.  
  7968. Microsoft (R) Library Manager  Version 3.17    
  7969. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7970.  
  7971.     loop nmake all tests STOP
  7972.  
  7973. [D:\ice\cool\Date_Time\tests] nmake /nologo all 
  7974.  
  7975. [D:\ice\cool\Random] nmake /nologo all 
  7976.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Random.cxx
  7977. Random.i
  7978.     Glockenspiel Constructor Linker, release 2.0 c
  7979. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Random.cxx E:\C3088cpp.C 
  7980. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fRandom.cxx +iE:\C3088cpp.C +oRandom.i 
  7981. CCC: cfxx exited with status of 217
  7982. rm E:\C3088cpp.C
  7983. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Random -FoRandom.obj -TcRandom.i 
  7984. rm Random.i
  7985. mxx -4 Random.obj 
  7986.     lib \ice\lib\os2\libCOOL.lib -+Random.obj;
  7987.  
  7988. Microsoft (R) Library Manager  Version 3.17    
  7989. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  7990.  
  7991.     loop nmake all tests STOP
  7992.  
  7993. [D:\ice\cool\Random\tests] nmake /nologo all 
  7994.  
  7995. [D:\ice\cool\Rational] nmake /nologo all 
  7996.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Rational.cxx
  7997. Rational.i
  7998.     Glockenspiel Constructor Linker, release 2.0 c
  7999. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Rational.cxx E:\C3102cpp.C 
  8000. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fRational.cxx +iE:\C3102cpp.C +oRational.i 
  8001. CCC: cfxx exited with status of 217
  8002. rm E:\C3102cpp.C
  8003. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Rational -FoRational.obj -TcRational.i 
  8004. rm Rational.i
  8005. mxx -4 Rational.obj 
  8006.     lib \ice\lib\os2\libCOOL.lib -+Rational.obj;
  8007.  
  8008. Microsoft (R) Library Manager  Version 3.17    
  8009. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  8010.  
  8011.     loop nmake all tests STOP
  8012.  
  8013. [D:\ice\cool\Rational\tests] nmake /nologo all 
  8014.  
  8015. [D:\ice\cool\Complex] nmake /nologo all 
  8016.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Complex.cxx
  8017. Complex.i
  8018.     Glockenspiel Constructor Linker, release 2.0 c
  8019. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Complex.cxx E:\C3116cpp.C 
  8020. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fComplex.cxx +iE:\C3116cpp.C +oComplex.i 
  8021. CCC: cfxx exited with status of 217
  8022. rm E:\C3116cpp.C
  8023. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Complex -FoComplex.obj -TcComplex.i 
  8024. rm Complex.i
  8025. mxx -4 Complex.obj 
  8026.     lib \ice\lib\os2\libCOOL.lib -+Complex.obj;
  8027.  
  8028. Microsoft (R) Library Manager  Version 3.17    
  8029. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  8030.  
  8031.     loop nmake all tests STOP
  8032.  
  8033. [D:\ice\cool\Complex\tests] nmake /nologo all 
  8034.  
  8035. [D:\ice\cool\Bignum] nmake /nologo all 
  8036.     CCC -c  -v -AL   -Dos2 -I\ice\include -DDOS -I\cxx20\include Bignum.cxx
  8037. Bignum.i
  8038.     Glockenspiel Constructor Linker, release 2.0 c
  8039. CPP -DM_I86LM -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include Bignum.cxx E:\C3130cpp.C 
  8040. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fBignum.cxx +iE:\C3130cpp.C +oBignum.i 
  8041. CCC: cfxx exited with status of 217
  8042. rm E:\C3130cpp.C
  8043. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM Bignum -FoBignum.obj -TcBignum.i 
  8044. rm Bignum.i
  8045. mxx -4 Bignum.obj 
  8046.     lib \ice\lib\os2\libCOOL.lib -+Bignum.obj;
  8047.  
  8048. Microsoft (R) Library Manager  Version 3.17    
  8049. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  8050.  
  8051.     loop nmake all tests STOP
  8052.  
  8053. [D:\ice\cool\Bignum\tests] nmake /nologo all 
  8054.  
  8055. [D:\ice\cool\keyargs] nmake /nologo all 
  8056.     del sym_package.p
  8057.     copy \ice\include\sym_package.p .
  8058.         1 file(s) copied.
  8059.     del err_package.p
  8060.     copy \ice\include\err_package.p .
  8061.         1 file(s) copied.
  8062.     del once_only.p
  8063.     copy \ice\include\once_only.p .
  8064.         1 file(s) copied.
  8065.     del symbols.cxx
  8066. SYS0002: The system cannot find the file specified.
  8067.     copy \ice\cool\misc\symbols.cxx .
  8068.         1 file(s) copied.
  8069.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include keyargs.cxx
  8070. keyargs.i
  8071.     Glockenspiel Constructor Linker, release 2.0 c
  8072. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include keyargs.cxx E:\C3152cpp.C 
  8073. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fkeyargs.cxx +iE:\C3152cpp.C +okeyargs.i 
  8074. CCC: cfxx exited with status of 217
  8075. rm E:\C3152cpp.C
  8076. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM keyargs -Fokeyargs.obj -Tckeyargs.i 
  8077. rm keyargs.i
  8078. mxx -4 keyargs.obj 
  8079.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  8080. symbols.i
  8081.     Glockenspiel Constructor Linker, release 2.0 c
  8082. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3161cpp.C 
  8083. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3161cpp.C +osymbols.i 
  8084. CCC: cfxx exited with status of 217
  8085. rm E:\C3161cpp.C
  8086. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  8087. rm symbols.i
  8088. mxx -4 symbols.obj 
  8089.     del keyargs.exe
  8090. SYS0002: The system cannot find the file specified.
  8091.     CCC -o keyargs.exe keyargs.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  8092.  
  8093. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  8094. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  8095.  
  8096. Link keyargs.obj symbols.obj , keyargs.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  8097.     del symbols.cxx
  8098.     del symbols.obj
  8099.     del keyargs.obj
  8100.     del sym_package.p
  8101.     copy \ice\include\sym_package.p .
  8102.         1 file(s) copied.
  8103.     del err_package.p
  8104.     copy \ice\include\err_package.p .
  8105.         1 file(s) copied.
  8106.     del once_only.p
  8107.     copy \ice\include\once_only.p .
  8108.         1 file(s) copied.
  8109.     del symbols.cxx
  8110. SYS0002: The system cannot find the file specified.
  8111.     copy \ice\cool\misc\symbols.cxx .
  8112.         1 file(s) copied.
  8113.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include expand_key.cxx
  8114. expand_key.i
  8115.     Glockenspiel Constructor Linker, release 2.0 c
  8116. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include expand_key.cxx E:\C3185cpp.C 
  8117. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fexpand_key.cxx +iE:\C3185cpp.C +oexpand_key.i 
  8118. CCC: cfxx exited with status of 217
  8119. rm E:\C3185cpp.C
  8120. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM expand_key -Foexpand_key.obj -Tcexpand_key.i 
  8121. rm expand_key.i
  8122. mxx -4 expand_key.obj 
  8123.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  8124. symbols.i
  8125.     Glockenspiel Constructor Linker, release 2.0 c
  8126. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3194cpp.C 
  8127. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3194cpp.C +osymbols.i 
  8128. CCC: cfxx exited with status of 217
  8129. rm E:\C3194cpp.C
  8130. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  8131. rm symbols.i
  8132. mxx -4 symbols.obj 
  8133.     del expand_key.exe
  8134. SYS0002: The system cannot find the file specified.
  8135.     CCC -o expand_key.exe expand_key.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  8136.  
  8137. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  8138. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  8139.  
  8140. Link expand_key.obj symbols.obj , expand_key.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  8141.     del symbols.cxx
  8142.     del symbols.obj
  8143.     del expand_key.obj
  8144.     exehdr /NEWFILES keyargs.exe expand_key.exe
  8145.  
  8146. Microsoft (R) EXE File Header Utility  Version 2.01    
  8147. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  8148.  
  8149. Module:                   keyargs
  8150. Description:              keyargs.exe
  8151. Data:                     NONSHARED
  8152. Initial CS:IP:            seg   2 offset 098a
  8153. Initial SS:SP:            seg  62 offset 0000
  8154. Extra stack allocation:   0a00 bytes
  8155. DGROUP:                   seg  62
  8156.  
  8157. no. type address  file  mem   flags
  8158.   1 CODE 00000400 0f77e 0f77e
  8159.   2 CODE 00010000 06fa0 06fa0
  8160.   3 DATA 00017600 001e1 001e1
  8161.   4 DATA 00017800 01f13 01f13
  8162.   5 DATA 00019800 00049 00049
  8163.   6 DATA 00019a00 00039 00039
  8164.   7 DATA 00019c00 0010a 0010a
  8165.   8 DATA 00019e00 00009 00009
  8166.   9 DATA 0001a000 00010 00010
  8167.  10 DATA 0001a200 00018 00018
  8168.  11 DATA 0001a400 00009 00009
  8169.  12 DATA 0001a600 00115 00116
  8170.  13 DATA 0001a800 0000d 0000d
  8171.  14 DATA 0001aa00 00078 00079
  8172.  15 DATA 0001ac00 0000d 0000d
  8173.  16 DATA 0001ae00 00045 00045
  8174.  17 DATA 0001b000 00009 00009
  8175.  18 DATA 0001b200 00009 00009
  8176.  19 DATA 0001b400 00009 00009
  8177.  20 DATA 0001b600 00157 00158
  8178.  21 DATA 0001b800 00009 00009
  8179.  22 DATA 0001ba00 0000d 0000d
  8180.  23 DATA 0001bc00 0000d 0000d
  8181.  24 DATA 0001be00 00011 00011
  8182.  25 DATA 0001c000 00049 00049
  8183.  26 DATA 0001c200 0001b 0001b
  8184.  27 DATA 0001c400 0000d 0000d
  8185.  28 DATA 0001c600 0001b 0001b
  8186.  29 DATA 0001c800 00014 00014
  8187.  30 DATA 0001ca00 000af 000af
  8188.  31 DATA 0001cc00 0000d 0000d
  8189.  32 DATA 0001ce00 0000d 0000d
  8190.  33 DATA 0001d000 00041 00041
  8191.  34 DATA 0001d200 0004b 0004c
  8192.  35 DATA 0001d400 00009 00009
  8193.  36 DATA 0001d600 0004a 0004a
  8194.  37 DATA 00000000 00000 00001
  8195.  38 DATA 00000000 00000 00001
  8196.  39 DATA 00000000 00000 00001
  8197.  40 DATA 00000000 00000 00001
  8198.  41 DATA 00000000 00000 00001
  8199.  42 DATA 0001d800 0013f 00140
  8200.  43 DATA 0001da00 0000d 0000d
  8201.  44 DATA 0001dc00 00009 00009
  8202.  45 DATA 0001de00 00009 00009
  8203.  46 DATA 0001e000 00065 00065
  8204.  47 DATA 0001e200 00009 00009
  8205.  48 DATA 0001e400 00009 00009
  8206.  49 DATA 0001e600 00009 00009
  8207.  50 DATA 0001e800 0000e 0000e
  8208.  51 DATA 0001ea00 0003e 0003e
  8209.  52 DATA 0001ec00 0000d 0000d
  8210.  53 DATA 0001ee00 00065 00065
  8211.  54 DATA 0001f000 00009 00009
  8212.  55 DATA 0001f200 0000d 0000d
  8213.  56 DATA 0001f400 00065 00065
  8214.  57 DATA 0001f600 00009 00009
  8215.  58 DATA 0001f800 00009 00009
  8216.  59 DATA 0001fa00 0000d 0000d
  8217.  60 DATA 0001fc00 000a5 00170
  8218.  61 DATA 00000000 00000 00f46
  8219.  62 DATA 0001fe00 00ee4 01360
  8220.  
  8221.  
  8222. Module:                   expand_key
  8223. Description:              expand_key.exe
  8224. Data:                     NONSHARED
  8225. Initial CS:IP:            seg   2 offset 0010
  8226. Initial SS:SP:            seg  62 offset 0000
  8227. Extra stack allocation:   0a00 bytes
  8228. DGROUP:                   seg  62
  8229.  
  8230. no. type address  file  mem   flags
  8231.   1 CODE 00000400 0ffc9 0ffc9
  8232.   2 CODE 00010800 06680 06680
  8233.   3 DATA 00017600 001c8 001c8
  8234.   4 DATA 00017800 01f13 01f13
  8235.   5 DATA 00019800 00049 00049
  8236.   6 DATA 00019a00 00039 00039
  8237.   7 DATA 00019c00 0010a 0010a
  8238.   8 DATA 00019e00 00009 00009
  8239.   9 DATA 0001a000 00010 00010
  8240.  10 DATA 0001a200 00018 00018
  8241.  11 DATA 0001a400 00009 00009
  8242.  12 DATA 0001a600 00115 00116
  8243.  13 DATA 0001a800 0000d 0000d
  8244.  14 DATA 0001aa00 00078 00079
  8245.  15 DATA 0001ac00 0000d 0000d
  8246.  16 DATA 0001ae00 00045 00045
  8247.  17 DATA 0001b000 00009 00009
  8248.  18 DATA 0001b200 00009 00009
  8249.  19 DATA 0001b400 00009 00009
  8250.  20 DATA 0001b600 00157 00158
  8251.  21 DATA 0001b800 00009 00009
  8252.  22 DATA 0001ba00 0000d 0000d
  8253.  23 DATA 0001bc00 0000d 0000d
  8254.  24 DATA 0001be00 00011 00011
  8255.  25 DATA 0001c000 00049 00049
  8256.  26 DATA 0001c200 0001b 0001b
  8257.  27 DATA 0001c400 0000d 0000d
  8258.  28 DATA 0001c600 0001b 0001b
  8259.  29 DATA 0001c800 00014 00014
  8260.  30 DATA 0001ca00 000af 000af
  8261.  31 DATA 0001cc00 0000d 0000d
  8262.  32 DATA 0001ce00 0000d 0000d
  8263.  33 DATA 0001d000 00041 00041
  8264.  34 DATA 0001d200 0004b 0004c
  8265.  35 DATA 0001d400 00009 00009
  8266.  36 DATA 0001d600 0004a 0004a
  8267.  37 DATA 00000000 00000 00001
  8268.  38 DATA 00000000 00000 00001
  8269.  39 DATA 00000000 00000 00001
  8270.  40 DATA 00000000 00000 00001
  8271.  41 DATA 00000000 00000 00001
  8272.  42 DATA 0001d800 0013f 00140
  8273.  43 DATA 0001da00 0000d 0000d
  8274.  44 DATA 0001dc00 00009 00009
  8275.  45 DATA 0001de00 00009 00009
  8276.  46 DATA 0001e000 00065 00065
  8277.  47 DATA 0001e200 00009 00009
  8278.  48 DATA 0001e400 00009 00009
  8279.  49 DATA 0001e600 00009 00009
  8280.  50 DATA 0001e800 0000e 0000e
  8281.  51 DATA 0001ea00 0003e 0003e
  8282.  52 DATA 0001ec00 0000d 0000d
  8283.  53 DATA 0001ee00 00065 00065
  8284.  54 DATA 0001f000 00009 00009
  8285.  55 DATA 0001f200 0000d 0000d
  8286.  56 DATA 0001f400 00065 00065
  8287.  57 DATA 0001f600 00009 00009
  8288.  58 DATA 0001f800 00009 00009
  8289.  59 DATA 0001fa00 0000d 0000d
  8290.  60 DATA 0001fc00 000a5 00170
  8291.  61 DATA 00000000 00000 01ee6
  8292.  62 DATA 0001fe00 00ee4 01360
  8293.  
  8294.  
  8295.     exehdr /NEWFILES keyargs.exe expand_key.exe
  8296.  
  8297. Microsoft (R) EXE File Header Utility  Version 2.01    
  8298. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  8299.  
  8300. Module:                   keyargs
  8301. Description:              keyargs.exe
  8302. Data:                     NONSHARED
  8303. Initial CS:IP:            seg   2 offset 098a
  8304. Initial SS:SP:            seg  62 offset 0000
  8305. Extra stack allocation:   0a00 bytes
  8306. DGROUP:                   seg  62
  8307.  
  8308. no. type address  file  mem   flags
  8309.   1 CODE 00000400 0f77e 0f77e
  8310.   2 CODE 00010000 06fa0 06fa0
  8311.   3 DATA 00017600 001e1 001e1
  8312.   4 DATA 00017800 01f13 01f13
  8313.   5 DATA 00019800 00049 00049
  8314.   6 DATA 00019a00 00039 00039
  8315.   7 DATA 00019c00 0010a 0010a
  8316.   8 DATA 00019e00 00009 00009
  8317.   9 DATA 0001a000 00010 00010
  8318.  10 DATA 0001a200 00018 00018
  8319.  11 DATA 0001a400 00009 00009
  8320.  12 DATA 0001a600 00115 00116
  8321.  13 DATA 0001a800 0000d 0000d
  8322.  14 DATA 0001aa00 00078 00079
  8323.  15 DATA 0001ac00 0000d 0000d
  8324.  16 DATA 0001ae00 00045 00045
  8325.  17 DATA 0001b000 00009 00009
  8326.  18 DATA 0001b200 00009 00009
  8327.  19 DATA 0001b400 00009 00009
  8328.  20 DATA 0001b600 00157 00158
  8329.  21 DATA 0001b800 00009 00009
  8330.  22 DATA 0001ba00 0000d 0000d
  8331.  23 DATA 0001bc00 0000d 0000d
  8332.  24 DATA 0001be00 00011 00011
  8333.  25 DATA 0001c000 00049 00049
  8334.  26 DATA 0001c200 0001b 0001b
  8335.  27 DATA 0001c400 0000d 0000d
  8336.  28 DATA 0001c600 0001b 0001b
  8337.  29 DATA 0001c800 00014 00014
  8338.  30 DATA 0001ca00 000af 000af
  8339.  31 DATA 0001cc00 0000d 0000d
  8340.  32 DATA 0001ce00 0000d 0000d
  8341.  33 DATA 0001d000 00041 00041
  8342.  34 DATA 0001d200 0004b 0004c
  8343.  35 DATA 0001d400 00009 00009
  8344.  36 DATA 0001d600 0004a 0004a
  8345.  37 DATA 00000000 00000 00001
  8346.  38 DATA 00000000 00000 00001
  8347.  39 DATA 00000000 00000 00001
  8348.  40 DATA 00000000 00000 00001
  8349.  41 DATA 00000000 00000 00001
  8350.  42 DATA 0001d800 0013f 00140
  8351.  43 DATA 0001da00 0000d 0000d
  8352.  44 DATA 0001dc00 00009 00009
  8353.  45 DATA 0001de00 00009 00009
  8354.  46 DATA 0001e000 00065 00065
  8355.  47 DATA 0001e200 00009 00009
  8356.  48 DATA 0001e400 00009 00009
  8357.  49 DATA 0001e600 00009 00009
  8358.  50 DATA 0001e800 0000e 0000e
  8359.  51 DATA 0001ea00 0003e 0003e
  8360.  52 DATA 0001ec00 0000d 0000d
  8361.  53 DATA 0001ee00 00065 00065
  8362.  54 DATA 0001f000 00009 00009
  8363.  55 DATA 0001f200 0000d 0000d
  8364.  56 DATA 0001f400 00065 00065
  8365.  57 DATA 0001f600 00009 00009
  8366.  58 DATA 0001f800 00009 00009
  8367.  59 DATA 0001fa00 0000d 0000d
  8368.  60 DATA 0001fc00 000a5 00170
  8369.  61 DATA 00000000 00000 00f46
  8370.  62 DATA 0001fe00 00ee4 01360
  8371.  
  8372.  
  8373. Module:                   expand_key
  8374. Description:              expand_key.exe
  8375. Data:                     NONSHARED
  8376. Initial CS:IP:            seg   2 offset 0010
  8377. Initial SS:SP:            seg  62 offset 0000
  8378. Extra stack allocation:   0a00 bytes
  8379. DGROUP:                   seg  62
  8380.  
  8381. no. type address  file  mem   flags
  8382.   1 CODE 00000400 0ffc9 0ffc9
  8383.   2 CODE 00010800 06680 06680
  8384.   3 DATA 00017600 001c8 001c8
  8385.   4 DATA 00017800 01f13 01f13
  8386.   5 DATA 00019800 00049 00049
  8387.   6 DATA 00019a00 00039 00039
  8388.   7 DATA 00019c00 0010a 0010a
  8389.   8 DATA 00019e00 00009 00009
  8390.   9 DATA 0001a000 00010 00010
  8391.  10 DATA 0001a200 00018 00018
  8392.  11 DATA 0001a400 00009 00009
  8393.  12 DATA 0001a600 00115 00116
  8394.  13 DATA 0001a800 0000d 0000d
  8395.  14 DATA 0001aa00 00078 00079
  8396.  15 DATA 0001ac00 0000d 0000d
  8397.  16 DATA 0001ae00 00045 00045
  8398.  17 DATA 0001b000 00009 00009
  8399.  18 DATA 0001b200 00009 00009
  8400.  19 DATA 0001b400 00009 00009
  8401.  20 DATA 0001b600 00157 00158
  8402.  21 DATA 0001b800 00009 00009
  8403.  22 DATA 0001ba00 0000d 0000d
  8404.  23 DATA 0001bc00 0000d 0000d
  8405.  24 DATA 0001be00 00011 00011
  8406.  25 DATA 0001c000 00049 00049
  8407.  26 DATA 0001c200 0001b 0001b
  8408.  27 DATA 0001c400 0000d 0000d
  8409.  28 DATA 0001c600 0001b 0001b
  8410.  29 DATA 0001c800 00014 00014
  8411.  30 DATA 0001ca00 000af 000af
  8412.  31 DATA 0001cc00 0000d 0000d
  8413.  32 DATA 0001ce00 0000d 0000d
  8414.  33 DATA 0001d000 00041 00041
  8415.  34 DATA 0001d200 0004b 0004c
  8416.  35 DATA 0001d400 00009 00009
  8417.  36 DATA 0001d600 0004a 0004a
  8418.  37 DATA 00000000 00000 00001
  8419.  38 DATA 00000000 00000 00001
  8420.  39 DATA 00000000 00000 00001
  8421.  40 DATA 00000000 00000 00001
  8422.  41 DATA 00000000 00000 00001
  8423.  42 DATA 0001d800 0013f 00140
  8424.  43 DATA 0001da00 0000d 0000d
  8425.  44 DATA 0001dc00 00009 00009
  8426.  45 DATA 0001de00 00009 00009
  8427.  46 DATA 0001e000 00065 00065
  8428.  47 DATA 0001e200 00009 00009
  8429.  48 DATA 0001e400 00009 00009
  8430.  49 DATA 0001e600 00009 00009
  8431.  50 DATA 0001e800 0000e 0000e
  8432.  51 DATA 0001ea00 0003e 0003e
  8433.  52 DATA 0001ec00 0000d 0000d
  8434.  53 DATA 0001ee00 00065 00065
  8435.  54 DATA 0001f000 00009 00009
  8436.  55 DATA 0001f200 0000d 0000d
  8437.  56 DATA 0001f400 00065 00065
  8438.  57 DATA 0001f600 00009 00009
  8439.  58 DATA 0001f800 00009 00009
  8440.  59 DATA 0001fa00 0000d 0000d
  8441.  60 DATA 0001fc00 000a5 00170
  8442.  61 DATA 00000000 00000 01ee6
  8443.  62 DATA 0001fe00 00ee4 01360
  8444.  
  8445.  
  8446.     exehdr /NEWFILES keyargs.exe expand_key.exe
  8447.  
  8448. Microsoft (R) EXE File Header Utility  Version 2.01    
  8449. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  8450.  
  8451. Module:                   keyargs
  8452. Description:              keyargs.exe
  8453. Data:                     NONSHARED
  8454. Initial CS:IP:            seg   2 offset 098a
  8455. Initial SS:SP:            seg  62 offset 0000
  8456. Extra stack allocation:   0a00 bytes
  8457. DGROUP:                   seg  62
  8458.  
  8459. no. type address  file  mem   flags
  8460.   1 CODE 00000400 0f77e 0f77e
  8461.   2 CODE 00010000 06fa0 06fa0
  8462.   3 DATA 00017600 001e1 001e1
  8463.   4 DATA 00017800 01f13 01f13
  8464.   5 DATA 00019800 00049 00049
  8465.   6 DATA 00019a00 00039 00039
  8466.   7 DATA 00019c00 0010a 0010a
  8467.   8 DATA 00019e00 00009 00009
  8468.   9 DATA 0001a000 00010 00010
  8469.  10 DATA 0001a200 00018 00018
  8470.  11 DATA 0001a400 00009 00009
  8471.  12 DATA 0001a600 00115 00116
  8472.  13 DATA 0001a800 0000d 0000d
  8473.  14 DATA 0001aa00 00078 00079
  8474.  15 DATA 0001ac00 0000d 0000d
  8475.  16 DATA 0001ae00 00045 00045
  8476.  17 DATA 0001b000 00009 00009
  8477.  18 DATA 0001b200 00009 00009
  8478.  19 DATA 0001b400 00009 00009
  8479.  20 DATA 0001b600 00157 00158
  8480.  21 DATA 0001b800 00009 00009
  8481.  22 DATA 0001ba00 0000d 0000d
  8482.  23 DATA 0001bc00 0000d 0000d
  8483.  24 DATA 0001be00 00011 00011
  8484.  25 DATA 0001c000 00049 00049
  8485.  26 DATA 0001c200 0001b 0001b
  8486.  27 DATA 0001c400 0000d 0000d
  8487.  28 DATA 0001c600 0001b 0001b
  8488.  29 DATA 0001c800 00014 00014
  8489.  30 DATA 0001ca00 000af 000af
  8490.  31 DATA 0001cc00 0000d 0000d
  8491.  32 DATA 0001ce00 0000d 0000d
  8492.  33 DATA 0001d000 00041 00041
  8493.  34 DATA 0001d200 0004b 0004c
  8494.  35 DATA 0001d400 00009 00009
  8495.  36 DATA 0001d600 0004a 0004a
  8496.  37 DATA 00000000 00000 00001
  8497.  38 DATA 00000000 00000 00001
  8498.  39 DATA 00000000 00000 00001
  8499.  40 DATA 00000000 00000 00001
  8500.  41 DATA 00000000 00000 00001
  8501.  42 DATA 0001d800 0013f 00140
  8502.  43 DATA 0001da00 0000d 0000d
  8503.  44 DATA 0001dc00 00009 00009
  8504.  45 DATA 0001de00 00009 00009
  8505.  46 DATA 0001e000 00065 00065
  8506.  47 DATA 0001e200 00009 00009
  8507.  48 DATA 0001e400 00009 00009
  8508.  49 DATA 0001e600 00009 00009
  8509.  50 DATA 0001e800 0000e 0000e
  8510.  51 DATA 0001ea00 0003e 0003e
  8511.  52 DATA 0001ec00 0000d 0000d
  8512.  53 DATA 0001ee00 00065 00065
  8513.  54 DATA 0001f000 00009 00009
  8514.  55 DATA 0001f200 0000d 0000d
  8515.  56 DATA 0001f400 00065 00065
  8516.  57 DATA 0001f600 00009 00009
  8517.  58 DATA 0001f800 00009 00009
  8518.  59 DATA 0001fa00 0000d 0000d
  8519.  60 DATA 0001fc00 000a5 00170
  8520.  61 DATA 00000000 00000 00f46
  8521.  62 DATA 0001fe00 00ee4 01360
  8522.  
  8523.  
  8524. Module:                   expand_key
  8525. Description:              expand_key.exe
  8526. Data:                     NONSHARED
  8527. Initial CS:IP:            seg   2 offset 0010
  8528. Initial SS:SP:            seg  62 offset 0000
  8529. Extra stack allocation:   0a00 bytes
  8530. DGROUP:                   seg  62
  8531.  
  8532. no. type address  file  mem   flags
  8533.   1 CODE 00000400 0ffc9 0ffc9
  8534.   2 CODE 00010800 06680 06680
  8535.   3 DATA 00017600 001c8 001c8
  8536.   4 DATA 00017800 01f13 01f13
  8537.   5 DATA 00019800 00049 00049
  8538.   6 DATA 00019a00 00039 00039
  8539.   7 DATA 00019c00 0010a 0010a
  8540.   8 DATA 00019e00 00009 00009
  8541.   9 DATA 0001a000 00010 00010
  8542.  10 DATA 0001a200 00018 00018
  8543.  11 DATA 0001a400 00009 00009
  8544.  12 DATA 0001a600 00115 00116
  8545.  13 DATA 0001a800 0000d 0000d
  8546.  14 DATA 0001aa00 00078 00079
  8547.  15 DATA 0001ac00 0000d 0000d
  8548.  16 DATA 0001ae00 00045 00045
  8549.  17 DATA 0001b000 00009 00009
  8550.  18 DATA 0001b200 00009 00009
  8551.  19 DATA 0001b400 00009 00009
  8552.  20 DATA 0001b600 00157 00158
  8553.  21 DATA 0001b800 00009 00009
  8554.  22 DATA 0001ba00 0000d 0000d
  8555.  23 DATA 0001bc00 0000d 0000d
  8556.  24 DATA 0001be00 00011 00011
  8557.  25 DATA 0001c000 00049 00049
  8558.  26 DATA 0001c200 0001b 0001b
  8559.  27 DATA 0001c400 0000d 0000d
  8560.  28 DATA 0001c600 0001b 0001b
  8561.  29 DATA 0001c800 00014 00014
  8562.  30 DATA 0001ca00 000af 000af
  8563.  31 DATA 0001cc00 0000d 0000d
  8564.  32 DATA 0001ce00 0000d 0000d
  8565.  33 DATA 0001d000 00041 00041
  8566.  34 DATA 0001d200 0004b 0004c
  8567.  35 DATA 0001d400 00009 00009
  8568.  36 DATA 0001d600 0004a 0004a
  8569.  37 DATA 00000000 00000 00001
  8570.  38 DATA 00000000 00000 00001
  8571.  39 DATA 00000000 00000 00001
  8572.  40 DATA 00000000 00000 00001
  8573.  41 DATA 00000000 00000 00001
  8574.  42 DATA 0001d800 0013f 00140
  8575.  43 DATA 0001da00 0000d 0000d
  8576.  44 DATA 0001dc00 00009 00009
  8577.  45 DATA 0001de00 00009 00009
  8578.  46 DATA 0001e000 00065 00065
  8579.  47 DATA 0001e200 00009 00009
  8580.  48 DATA 0001e400 00009 00009
  8581.  49 DATA 0001e600 00009 00009
  8582.  50 DATA 0001e800 0000e 0000e
  8583.  51 DATA 0001ea00 0003e 0003e
  8584.  52 DATA 0001ec00 0000d 0000d
  8585.  53 DATA 0001ee00 00065 00065
  8586.  54 DATA 0001f000 00009 00009
  8587.  55 DATA 0001f200 0000d 0000d
  8588.  56 DATA 0001f400 00065 00065
  8589.  57 DATA 0001f600 00009 00009
  8590.  58 DATA 0001f800 00009 00009
  8591.  59 DATA 0001fa00 0000d 0000d
  8592.  60 DATA 0001fc00 000a5 00170
  8593.  61 DATA 00000000 00000 01ee6
  8594.  62 DATA 0001fe00 00ee4 01360
  8595.  
  8596.  
  8597.     exehdr /NEWFILES keyargs.exe expand_key.exe
  8598.  
  8599. Microsoft (R) EXE File Header Utility  Version 2.01    
  8600. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  8601.  
  8602. Module:                   keyargs
  8603. Description:              keyargs.exe
  8604. Data:                     NONSHARED
  8605. Initial CS:IP:            seg   2 offset 098a
  8606. Initial SS:SP:            seg  62 offset 0000
  8607. Extra stack allocation:   0a00 bytes
  8608. DGROUP:                   seg  62
  8609.  
  8610. no. type address  file  mem   flags
  8611.   1 CODE 00000400 0f77e 0f77e
  8612.   2 CODE 00010000 06fa0 06fa0
  8613.   3 DATA 00017600 001e1 001e1
  8614.   4 DATA 00017800 01f13 01f13
  8615.   5 DATA 00019800 00049 00049
  8616.   6 DATA 00019a00 00039 00039
  8617.   7 DATA 00019c00 0010a 0010a
  8618.   8 DATA 00019e00 00009 00009
  8619.   9 DATA 0001a000 00010 00010
  8620.  10 DATA 0001a200 00018 00018
  8621.  11 DATA 0001a400 00009 00009
  8622.  12 DATA 0001a600 00115 00116
  8623.  13 DATA 0001a800 0000d 0000d
  8624.  14 DATA 0001aa00 00078 00079
  8625.  15 DATA 0001ac00 0000d 0000d
  8626.  16 DATA 0001ae00 00045 00045
  8627.  17 DATA 0001b000 00009 00009
  8628.  18 DATA 0001b200 00009 00009
  8629.  19 DATA 0001b400 00009 00009
  8630.  20 DATA 0001b600 00157 00158
  8631.  21 DATA 0001b800 00009 00009
  8632.  22 DATA 0001ba00 0000d 0000d
  8633.  23 DATA 0001bc00 0000d 0000d
  8634.  24 DATA 0001be00 00011 00011
  8635.  25 DATA 0001c000 00049 00049
  8636.  26 DATA 0001c200 0001b 0001b
  8637.  27 DATA 0001c400 0000d 0000d
  8638.  28 DATA 0001c600 0001b 0001b
  8639.  29 DATA 0001c800 00014 00014
  8640.  30 DATA 0001ca00 000af 000af
  8641.  31 DATA 0001cc00 0000d 0000d
  8642.  32 DATA 0001ce00 0000d 0000d
  8643.  33 DATA 0001d000 00041 00041
  8644.  34 DATA 0001d200 0004b 0004c
  8645.  35 DATA 0001d400 00009 00009
  8646.  36 DATA 0001d600 0004a 0004a
  8647.  37 DATA 00000000 00000 00001
  8648.  38 DATA 00000000 00000 00001
  8649.  39 DATA 00000000 00000 00001
  8650.  40 DATA 00000000 00000 00001
  8651.  41 DATA 00000000 00000 00001
  8652.  42 DATA 0001d800 0013f 00140
  8653.  43 DATA 0001da00 0000d 0000d
  8654.  44 DATA 0001dc00 00009 00009
  8655.  45 DATA 0001de00 00009 00009
  8656.  46 DATA 0001e000 00065 00065
  8657.  47 DATA 0001e200 00009 00009
  8658.  48 DATA 0001e400 00009 00009
  8659.  49 DATA 0001e600 00009 00009
  8660.  50 DATA 0001e800 0000e 0000e
  8661.  51 DATA 0001ea00 0003e 0003e
  8662.  52 DATA 0001ec00 0000d 0000d
  8663.  53 DATA 0001ee00 00065 00065
  8664.  54 DATA 0001f000 00009 00009
  8665.  55 DATA 0001f200 0000d 0000d
  8666.  56 DATA 0001f400 00065 00065
  8667.  57 DATA 0001f600 00009 00009
  8668.  58 DATA 0001f800 00009 00009
  8669.  59 DATA 0001fa00 0000d 0000d
  8670.  60 DATA 0001fc00 000a5 00170
  8671.  61 DATA 00000000 00000 00f46
  8672.  62 DATA 0001fe00 00ee4 01360
  8673.  
  8674.  
  8675. Module:                   expand_key
  8676. Description:              expand_key.exe
  8677. Data:                     NONSHARED
  8678. Initial CS:IP:            seg   2 offset 0010
  8679. Initial SS:SP:            seg  62 offset 0000
  8680. Extra stack allocation:   0a00 bytes
  8681. DGROUP:                   seg  62
  8682.  
  8683. no. type address  file  mem   flags
  8684.   1 CODE 00000400 0ffc9 0ffc9
  8685.   2 CODE 00010800 06680 06680
  8686.   3 DATA 00017600 001c8 001c8
  8687.   4 DATA 00017800 01f13 01f13
  8688.   5 DATA 00019800 00049 00049
  8689.   6 DATA 00019a00 00039 00039
  8690.   7 DATA 00019c00 0010a 0010a
  8691.   8 DATA 00019e00 00009 00009
  8692.   9 DATA 0001a000 00010 00010
  8693.  10 DATA 0001a200 00018 00018
  8694.  11 DATA 0001a400 00009 00009
  8695.  12 DATA 0001a600 00115 00116
  8696.  13 DATA 0001a800 0000d 0000d
  8697.  14 DATA 0001aa00 00078 00079
  8698.  15 DATA 0001ac00 0000d 0000d
  8699.  16 DATA 0001ae00 00045 00045
  8700.  17 DATA 0001b000 00009 00009
  8701.  18 DATA 0001b200 00009 00009
  8702.  19 DATA 0001b400 00009 00009
  8703.  20 DATA 0001b600 00157 00158
  8704.  21 DATA 0001b800 00009 00009
  8705.  22 DATA 0001ba00 0000d 0000d
  8706.  23 DATA 0001bc00 0000d 0000d
  8707.  24 DATA 0001be00 00011 00011
  8708.  25 DATA 0001c000 00049 00049
  8709.  26 DATA 0001c200 0001b 0001b
  8710.  27 DATA 0001c400 0000d 0000d
  8711.  28 DATA 0001c600 0001b 0001b
  8712.  29 DATA 0001c800 00014 00014
  8713.  30 DATA 0001ca00 000af 000af
  8714.  31 DATA 0001cc00 0000d 0000d
  8715.  32 DATA 0001ce00 0000d 0000d
  8716.  33 DATA 0001d000 00041 00041
  8717.  34 DATA 0001d200 0004b 0004c
  8718.  35 DATA 0001d400 00009 00009
  8719.  36 DATA 0001d600 0004a 0004a
  8720.  37 DATA 00000000 00000 00001
  8721.  38 DATA 00000000 00000 00001
  8722.  39 DATA 00000000 00000 00001
  8723.  40 DATA 00000000 00000 00001
  8724.  41 DATA 00000000 00000 00001
  8725.  42 DATA 0001d800 0013f 00140
  8726.  43 DATA 0001da00 0000d 0000d
  8727.  44 DATA 0001dc00 00009 00009
  8728.  45 DATA 0001de00 00009 00009
  8729.  46 DATA 0001e000 00065 00065
  8730.  47 DATA 0001e200 00009 00009
  8731.  48 DATA 0001e400 00009 00009
  8732.  49 DATA 0001e600 00009 00009
  8733.  50 DATA 0001e800 0000e 0000e
  8734.  51 DATA 0001ea00 0003e 0003e
  8735.  52 DATA 0001ec00 0000d 0000d
  8736.  53 DATA 0001ee00 00065 00065
  8737.  54 DATA 0001f000 00009 00009
  8738.  55 DATA 0001f200 0000d 0000d
  8739.  56 DATA 0001f400 00065 00065
  8740.  57 DATA 0001f600 00009 00009
  8741.  58 DATA 0001f800 00009 00009
  8742.  59 DATA 0001fa00 0000d 0000d
  8743.  60 DATA 0001fc00 000a5 00170
  8744.  61 DATA 00000000 00000 01ee6
  8745.  62 DATA 0001fe00 00ee4 01360
  8746.  
  8747.  
  8748.     copy  keyargs.exe \ice\bin
  8749.         1 file(s) copied.
  8750.     copy  expand_key.exe \ice\bin
  8751.         1 file(s) copied.
  8752.     copy  keyargs.exe \ice\include\cool
  8753.         1 file(s) copied.
  8754.     copy  expand_key.exe \ice\include\cool
  8755.         1 file(s) copied.
  8756.     loop nmake install tests STOP
  8757.  
  8758. [D:\ice\cool\keyargs\tests] nmake /nologo install 
  8759.     del sym_package.p
  8760.     copy \ice\include\sym_package.p .
  8761.         1 file(s) copied.
  8762.     del err_package.p
  8763.     copy \ice\include\err_package.p .
  8764.         1 file(s) copied.
  8765.     del once_only.p
  8766.     copy \ice\include\once_only.p .
  8767.         1 file(s) copied.
  8768.     del symbols.cxx
  8769. SYS0002: The system cannot find the file specified.
  8770.     copy \ice\cool\misc\symbols.cxx .
  8771.         1 file(s) copied.
  8772.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_keyargs.cxx
  8773. test_keyargs.i
  8774.     Glockenspiel Constructor Linker, release 2.0 c
  8775. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_keyargs.cxx E:\C3232cpp.C 
  8776. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_keyargs.cxx +iE:\C3232cpp.C +otest_keyargs.i 
  8777. rm E:\C3232cpp.C
  8778. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_keyargs -Fotest_keyargs.obj -Tctest_keyargs.i 
  8779. rm test_keyargs.i
  8780. mxx -4 test_keyargs.obj 
  8781.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  8782. symbols.i
  8783.     Glockenspiel Constructor Linker, release 2.0 c
  8784. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3295cpp.C 
  8785. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3295cpp.C +osymbols.i 
  8786. CCC: cfxx exited with status of 217
  8787. rm E:\C3295cpp.C
  8788. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  8789. rm symbols.i
  8790. mxx -4 symbols.obj 
  8791.     del test_keyargs.exe
  8792. SYS0002: The system cannot find the file specified.
  8793.     CCC -o test_keyargs.exe test_keyargs.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  8794.  
  8795. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  8796. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  8797.  
  8798. Link test_keyargs.obj symbols.obj , test_keyargs.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  8799.     del symbols.cxx
  8800.     del symbols.obj
  8801.     del test_keyargs.obj
  8802.     exehdr /NEWFILES 
  8803.  
  8804. Microsoft (R) EXE File Header Utility  Version 2.01    
  8805. Copyright (C) Microsoft Corp 1985-1990.  All rights reserved.
  8806.  
  8807. EXEHDR: fatal U1120: input file missing
  8808. NMAKE : fatal error U1077: 'C:\OS2\CMD.EXE' : return code '1'
  8809. Stop.
  8810.     loop nmake all tests STOP
  8811.  
  8812. [D:\ice\cool\keyargs\tests] nmake /nologo all 
  8813.  
  8814. [D:\ice\cool\examples] nmake /nologo all 
  8815.     loop nmake all section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  8816.  
  8817. [D:\ice\cool\examples\section2] nmake /nologo all 
  8818.  
  8819. Microsoft (R) Program Maintenance Utility   Version 1.11    
  8820. Copyright (c) Microsoft Corp 1988-90. All rights reserved.
  8821.  
  8822.     del sym_package.p
  8823.     copy \ice\include\sym_package.p .
  8824.         1 file(s) copied.
  8825.     del err_package.p
  8826.     copy \ice\include\err_package.p .
  8827.         1 file(s) copied.
  8828.     del once_only.p
  8829.     copy \ice\include\once_only.p .
  8830.         1 file(s) copied.
  8831.     del symbols.cxx
  8832. SYS0002: The system cannot find the file specified.
  8833.     copy \ice\cool\misc\symbols.cxx .
  8834.         1 file(s) copied.
  8835.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex2_4.cxx
  8836. ex2_4.i
  8837.     Glockenspiel Constructor Linker, release 2.0 c
  8838. D:\ICE\CPP\CPP.EXE -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex2_4.cxx E:\C6273cpp.C 
  8839. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex2_4.cxx +iE:\C6273cpp.C +oex2_4.i 
  8840. CCC: cfxx exited with status of 217
  8841. rm E:\C6273cpp.C
  8842. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex2_4 -Foex2_4.obj -Tcex2_4.i 
  8843. rm ex2_4.i
  8844. mxx -4 ex2_4.obj 
  8845.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  8846. symbols.i
  8847.     Glockenspiel Constructor Linker, release 2.0 c
  8848. D:\ICE\CPP\CPP.EXE -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C6282cpp.C 
  8849. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C6282cpp.C +osymbols.i 
  8850. CCC: cfxx exited with status of 217
  8851. rm E:\C6282cpp.C
  8852. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  8853. rm symbols.i
  8854. mxx -4 symbols.obj 
  8855.     del ex2_4.exe
  8856. SYS0002: The system cannot find the file specified.
  8857.     CCC -o ex2_4.exe ex2_4.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  8858.  
  8859. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  8860. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  8861.  
  8862. Link ex2_4.obj symbols.obj , ex2_4.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  8863.     del symbols.cxx
  8864.     del symbols.obj
  8865.     del ex2_4.obj
  8866.     del sym_package.p
  8867.     copy \ice\include\sym_package.p .
  8868.         1 file(s) copied.
  8869.     del err_package.p
  8870.     copy \ice\include\err_package.p .
  8871.         1 file(s) copied.
  8872.     del once_only.p
  8873.     copy \ice\include\once_only.p .
  8874.         1 file(s) copied.
  8875.     del symbols.cxx
  8876. SYS0002: The system cannot find the file specified.
  8877.     copy \ice\cool\misc\symbols.cxx .
  8878.         1 file(s) copied.
  8879.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex2_7.cxx
  8880. ex2_7.i
  8881.     Glockenspiel Constructor Linker, release 2.0 c
  8882. D:\ICE\CPP\CPP.EXE -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex2_7.cxx E:\C6306cpp.C 
  8883. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex2_7.cxx +iE:\C6306cpp.C +oex2_7.i 
  8884. CCC: cfxx exited with status of 217
  8885. rm E:\C6306cpp.C
  8886. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex2_7 -Foex2_7.obj -Tcex2_7.i 
  8887. rm ex2_7.i
  8888. mxx -4 ex2_7.obj 
  8889.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  8890. symbols.i
  8891.     Glockenspiel Constructor Linker, release 2.0 c
  8892. D:\ICE\CPP\CPP.EXE -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C6315cpp.C 
  8893. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C6315cpp.C +osymbols.i 
  8894. CCC: cfxx exited with status of 217
  8895. rm E:\C6315cpp.C
  8896. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  8897. rm symbols.i
  8898. mxx -4 symbols.obj 
  8899.     del ex2_7.exe
  8900. SYS0002: The system cannot find the file specified.
  8901.     CCC -o ex2_7.exe ex2_7.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  8902.  
  8903. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  8904. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  8905.  
  8906. Link ex2_7.obj symbols.obj , ex2_7.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  8907.     del symbols.cxx
  8908.     del symbols.obj
  8909.     del ex2_7.obj
  8910.     del sym_package.p
  8911.     copy \ice\include\sym_package.p .
  8912.         1 file(s) copied.
  8913.     del err_package.p
  8914.     copy \ice\include\err_package.p .
  8915.         1 file(s) copied.
  8916.     del once_only.p
  8917.     copy \ice\include\once_only.p .
  8918.         1 file(s) copied.
  8919.     del symbols.cxx
  8920. SYS0002: The system cannot find the file specified.
  8921.     copy \ice\cool\misc\symbols.cxx .
  8922.         1 file(s) copied.
  8923.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex2_9.cxx
  8924. ex2_9.i
  8925.     Glockenspiel Constructor Linker, release 2.0 c
  8926. D:\ICE\CPP\CPP.EXE -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex2_9.cxx E:\C6339cpp.C 
  8927. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex2_9.cxx +iE:\C6339cpp.C +oex2_9.i 
  8928. CCC: cfxx exited with status of 217
  8929. rm E:\C6339cpp.C
  8930. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex2_9 -Foex2_9.obj -Tcex2_9.i 
  8931. rm ex2_9.i
  8932. mxx -4 ex2_9.obj 
  8933.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  8934. symbols.i
  8935.     Glockenspiel Constructor Linker, release 2.0 c
  8936. D:\ICE\CPP\CPP.EXE -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C6348cpp.C 
  8937. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C6348cpp.C +osymbols.i 
  8938. CCC: cfxx exited with status of 217
  8939. rm E:\C6348cpp.C
  8940. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  8941. rm symbols.i
  8942. mxx -4 symbols.obj 
  8943.     del ex2_9.exe
  8944. SYS0002: The system cannot find the file specified.
  8945.     CCC -o ex2_9.exe ex2_9.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  8946.  
  8947. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  8948. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  8949.  
  8950. Link ex2_9.obj symbols.obj , ex2_9.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  8951.     del symbols.cxx
  8952.     del symbols.obj
  8953.     del ex2_9.obj
  8954.  
  8955. [D:\ice\cool\examples\section3] nmake /nologo all 
  8956.     del sym_package.p
  8957.     copy \ice\include\sym_package.p .
  8958.         1 file(s) copied.
  8959.     del err_package.p
  8960.     copy \ice\include\err_package.p .
  8961.         1 file(s) copied.
  8962.     del once_only.p
  8963.     copy \ice\include\once_only.p .
  8964.         1 file(s) copied.
  8965.     del symbols.cxx
  8966.     copy \ice\cool\misc\symbols.cxx .
  8967.         1 file(s) copied.
  8968.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex3_4.cxx
  8969. ex3_4.i
  8970.     Glockenspiel Constructor Linker, release 2.0 c
  8971. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex3_4.cxx E:\C3353cpp.C 
  8972. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex3_4.cxx +iE:\C3353cpp.C +oex3_4.i 
  8973. CCC: cfxx exited with status of 217
  8974. rm E:\C3353cpp.C
  8975. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex3_4 -Foex3_4.obj -Tcex3_4.i 
  8976. rm ex3_4.i
  8977. mxx -4 ex3_4.obj 
  8978.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  8979. symbols.i
  8980.     Glockenspiel Constructor Linker, release 2.0 c
  8981. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3362cpp.C 
  8982. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3362cpp.C +osymbols.i 
  8983. CCC: cfxx exited with status of 217
  8984. rm E:\C3362cpp.C
  8985. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  8986. rm symbols.i
  8987. mxx -4 symbols.obj 
  8988.     del ex3_4.exe
  8989. SYS0002: The system cannot find the file specified.
  8990.     CCC -o ex3_4.exe ex3_4.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  8991.  
  8992. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  8993. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  8994.  
  8995. Link ex3_4.obj symbols.obj , ex3_4.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  8996.     del symbols.cxx
  8997.     del symbols.obj
  8998.     del ex3_4.obj
  8999.     del sym_package.p
  9000.     copy \ice\include\sym_package.p .
  9001.         1 file(s) copied.
  9002.     del err_package.p
  9003.     copy \ice\include\err_package.p .
  9004.         1 file(s) copied.
  9005.     del once_only.p
  9006.     copy \ice\include\once_only.p .
  9007.         1 file(s) copied.
  9008.     del symbols.cxx
  9009. SYS0002: The system cannot find the file specified.
  9010.     copy \ice\cool\misc\symbols.cxx .
  9011.         1 file(s) copied.
  9012.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex3_6.cxx
  9013. ex3_6.i
  9014.     Glockenspiel Constructor Linker, release 2.0 c
  9015. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex3_6.cxx E:\C3386cpp.C 
  9016. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex3_6.cxx +iE:\C3386cpp.C +oex3_6.i 
  9017. CCC: cfxx exited with status of 217
  9018. rm E:\C3386cpp.C
  9019. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex3_6 -Foex3_6.obj -Tcex3_6.i 
  9020. rm ex3_6.i
  9021. mxx -4 ex3_6.obj 
  9022.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  9023. symbols.i
  9024.     Glockenspiel Constructor Linker, release 2.0 c
  9025. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3395cpp.C 
  9026. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3395cpp.C +osymbols.i 
  9027. CCC: cfxx exited with status of 217
  9028. rm E:\C3395cpp.C
  9029. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  9030. rm symbols.i
  9031. mxx -4 symbols.obj 
  9032.     del ex3_6.exe
  9033. SYS0002: The system cannot find the file specified.
  9034.     CCC -o ex3_6.exe ex3_6.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  9035.  
  9036. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  9037. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  9038.  
  9039. Link ex3_6.obj symbols.obj , ex3_6.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  9040.     del symbols.cxx
  9041.     del symbols.obj
  9042.     del ex3_6.obj
  9043.     del sym_package.p
  9044.     copy \ice\include\sym_package.p .
  9045.         1 file(s) copied.
  9046.     del err_package.p
  9047.     copy \ice\include\err_package.p .
  9048.         1 file(s) copied.
  9049.     del once_only.p
  9050.     copy \ice\include\once_only.p .
  9051.         1 file(s) copied.
  9052.     del symbols.cxx
  9053. SYS0002: The system cannot find the file specified.
  9054.     copy \ice\cool\misc\symbols.cxx .
  9055.         1 file(s) copied.
  9056.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex3_8.cxx
  9057. ex3_8.i
  9058.     Glockenspiel Constructor Linker, release 2.0 c
  9059. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex3_8.cxx E:\C3419cpp.C 
  9060. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex3_8.cxx +iE:\C3419cpp.C +oex3_8.i 
  9061. CCC: cfxx exited with status of 217
  9062. rm E:\C3419cpp.C
  9063. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex3_8 -Foex3_8.obj -Tcex3_8.i 
  9064. rm ex3_8.i
  9065. mxx -4 ex3_8.obj 
  9066.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  9067. symbols.i
  9068.     Glockenspiel Constructor Linker, release 2.0 c
  9069. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3428cpp.C 
  9070. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3428cpp.C +osymbols.i 
  9071. CCC: cfxx exited with status of 217
  9072. rm E:\C3428cpp.C
  9073. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  9074. rm symbols.i
  9075. mxx -4 symbols.obj 
  9076.     del ex3_8.exe
  9077. SYS0002: The system cannot find the file specified.
  9078.     CCC -o ex3_8.exe ex3_8.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  9079.  
  9080. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  9081. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  9082.  
  9083. Link ex3_8.obj symbols.obj , ex3_8.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  9084.     del symbols.cxx
  9085.     del symbols.obj
  9086.     del ex3_8.obj
  9087.     del sym_package.p
  9088.     copy \ice\include\sym_package.p .
  9089.         1 file(s) copied.
  9090.     del err_package.p
  9091.     copy \ice\include\err_package.p .
  9092.         1 file(s) copied.
  9093.     del once_only.p
  9094.     copy \ice\include\once_only.p .
  9095.         1 file(s) copied.
  9096.     del symbols.cxx
  9097. SYS0002: The system cannot find the file specified.
  9098.     copy \ice\cool\misc\symbols.cxx .
  9099.         1 file(s) copied.
  9100.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex3_10.cxx
  9101. ex3_10.i
  9102.     Glockenspiel Constructor Linker, release 2.0 c
  9103. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex3_10.cxx E:\C3452cpp.C 
  9104. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex3_10.cxx +iE:\C3452cpp.C +oex3_10.i 
  9105. CCC: cfxx exited with status of 217
  9106. rm E:\C3452cpp.C
  9107. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex3_10 -Foex3_10.obj -Tcex3_10.i 
  9108. rm ex3_10.i
  9109. mxx -4 ex3_10.obj 
  9110.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  9111. symbols.i
  9112.     Glockenspiel Constructor Linker, release 2.0 c
  9113. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3461cpp.C 
  9114. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3461cpp.C +osymbols.i 
  9115. CCC: cfxx exited with status of 217
  9116. rm E:\C3461cpp.C
  9117. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  9118. rm symbols.i
  9119. mxx -4 symbols.obj 
  9120.     del ex3_10.exe
  9121. SYS0002: The system cannot find the file specified.
  9122.     CCC -o ex3_10.exe ex3_10.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  9123.  
  9124. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  9125. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  9126.  
  9127. Link ex3_10.obj symbols.obj , ex3_10.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  9128.     del symbols.cxx
  9129.     del symbols.obj
  9130.     del ex3_10.obj
  9131.     del sym_package.p
  9132.     copy \ice\include\sym_package.p .
  9133.         1 file(s) copied.
  9134.     del err_package.p
  9135.     copy \ice\include\err_package.p .
  9136.         1 file(s) copied.
  9137.     del once_only.p
  9138.     copy \ice\include\once_only.p .
  9139.         1 file(s) copied.
  9140.     del symbols.cxx
  9141. SYS0002: The system cannot find the file specified.
  9142.     copy \ice\cool\misc\symbols.cxx .
  9143.         1 file(s) copied.
  9144.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex3_12.cxx
  9145. ex3_12.i
  9146.     Glockenspiel Constructor Linker, release 2.0 c
  9147. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex3_12.cxx E:\C3485cpp.C 
  9148. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex3_12.cxx +iE:\C3485cpp.C +oex3_12.i 
  9149. CCC: cfxx exited with status of 217
  9150. rm E:\C3485cpp.C
  9151. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex3_12 -Foex3_12.obj -Tcex3_12.i 
  9152. rm ex3_12.i
  9153. mxx -4 ex3_12.obj 
  9154.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  9155. symbols.i
  9156.     Glockenspiel Constructor Linker, release 2.0 c
  9157. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3494cpp.C 
  9158. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3494cpp.C +osymbols.i 
  9159. CCC: cfxx exited with status of 217
  9160. rm E:\C3494cpp.C
  9161. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  9162. rm symbols.i
  9163. mxx -4 symbols.obj 
  9164.     del ex3_12.exe
  9165. SYS0002: The system cannot find the file specified.
  9166.     CCC -o ex3_12.exe ex3_12.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  9167.  
  9168. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  9169. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  9170.  
  9171. Link ex3_12.obj symbols.obj , ex3_12.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  9172.     del symbols.cxx
  9173.     del symbols.obj
  9174.     del ex3_12.obj
  9175.  
  9176. [D:\ice\cool\examples\section4] nmake /nologo all 
  9177.     del sym_package.p
  9178.     copy \ice\include\sym_package.p .
  9179.         1 file(s) copied.
  9180.     del err_package.p
  9181.     copy \ice\include\err_package.p .
  9182.         1 file(s) copied.
  9183.     del once_only.p
  9184.     copy \ice\include\once_only.p .
  9185.         1 file(s) copied.
  9186.     del symbols.cxx
  9187.     copy \ice\cool\misc\symbols.cxx .
  9188.         1 file(s) copied.
  9189.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex4_7.cxx
  9190. ex4_7.i
  9191.     Glockenspiel Constructor Linker, release 2.0 c
  9192. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex4_7.cxx E:\C3519cpp.C 
  9193. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex4_7.cxx +iE:\C3519cpp.C +oex4_7.i 
  9194. CCC: cfxx exited with status of 217
  9195. rm E:\C3519cpp.C
  9196. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex4_7 -Foex4_7.obj -Tcex4_7.i 
  9197. rm ex4_7.i
  9198. mxx -4 ex4_7.obj 
  9199.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  9200. symbols.i
  9201.     Glockenspiel Constructor Linker, release 2.0 c
  9202. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3528cpp.C 
  9203. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3528cpp.C +osymbols.i 
  9204. CCC: cfxx exited with status of 217
  9205. rm E:\C3528cpp.C
  9206. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  9207. rm symbols.i
  9208. mxx -4 symbols.obj 
  9209.     del ex4_7.exe
  9210. SYS0002: The system cannot find the file specified.
  9211.     CCC -o ex4_7.exe ex4_7.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  9212.  
  9213. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  9214. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  9215.  
  9216. Link ex4_7.obj symbols.obj , ex4_7.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  9217.     del symbols.cxx
  9218.     del symbols.obj
  9219.     del ex4_7.obj
  9220.     del sym_package.p
  9221.     copy \ice\include\sym_package.p .
  9222.         1 file(s) copied.
  9223.     del err_package.p
  9224.     copy \ice\include\err_package.p .
  9225.         1 file(s) copied.
  9226.     del once_only.p
  9227.     copy \ice\include\once_only.p .
  9228.         1 file(s) copied.
  9229.     del symbols.cxx
  9230. SYS0002: The system cannot find the file specified.
  9231.     copy \ice\cool\misc\symbols.cxx .
  9232.         1 file(s) copied.
  9233.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex4_9.cxx
  9234. ex4_9.i
  9235.     Glockenspiel Constructor Linker, release 2.0 c
  9236. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex4_9.cxx E:\C3552cpp.C 
  9237. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex4_9.cxx +iE:\C3552cpp.C +oex4_9.i 
  9238. CCC: cfxx exited with status of 217
  9239. rm E:\C3552cpp.C
  9240. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex4_9 -Foex4_9.obj -Tcex4_9.i 
  9241. rm ex4_9.i
  9242. mxx -4 ex4_9.obj 
  9243.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  9244. symbols.i
  9245.     Glockenspiel Constructor Linker, release 2.0 c
  9246. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3561cpp.C 
  9247. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3561cpp.C +osymbols.i 
  9248. CCC: cfxx exited with status of 217
  9249. rm E:\C3561cpp.C
  9250. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  9251. rm symbols.i
  9252. mxx -4 symbols.obj 
  9253.     del ex4_9.exe
  9254. SYS0002: The system cannot find the file specified.
  9255.     CCC -o ex4_9.exe ex4_9.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  9256.  
  9257. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  9258. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  9259.  
  9260. Link ex4_9.obj symbols.obj , ex4_9.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  9261.     del symbols.cxx
  9262.     del symbols.obj
  9263.     del ex4_9.obj
  9264.  
  9265. [D:\ice\cool\examples\section5] nmake /nologo all 
  9266.     del sym_package.p
  9267.     copy \ice\include\sym_package.p .
  9268.         1 file(s) copied.
  9269.     del err_package.p
  9270.     copy \ice\include\err_package.p .
  9271.         1 file(s) copied.
  9272.     del once_only.p
  9273.     copy \ice\include\once_only.p .
  9274.         1 file(s) copied.
  9275.     del symbols.cxx
  9276.     copy \ice\cool\misc\symbols.cxx .
  9277.         1 file(s) copied.
  9278.     del libExample5_8.lib
  9279. SYS0002: The system cannot find the file specified.
  9280.     CCC  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -llibExample5_8.lib -c cool\Vector.h -oVecInt -X"Vector<int>"
  9281. VecInt0.i
  9282.     Glockenspiel Constructor Linker, release 2.0 c
  9283. mv E:\C3587imp.C E:\VecInt0.C
  9284. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=0 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt0.C E:\C3587cpp.C 
  9285. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt0.C +iE:\C3587cpp.C +oVecInt0.i 
  9286. CCC: cfxx exited with status of 217
  9287. rm E:\C3587cpp.C
  9288. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt0 -FoVecInt0.obj -TcVecInt0.i 
  9289. rm VecInt0.i
  9290. mxx -4 VecInt0.obj 
  9291. Lib li
  9292. LIB : warning U4155: VecInt0.obj : module not in library
  9293.  
  9294. Microsoft (R) Library Manager  Version 3.17    
  9295. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9296.  
  9297. bExample5_8.lib -+VecInt0.obj; 
  9298. rm VecInt0.obj
  9299. mv E:\VecInt0.C E:\VecInt1.C
  9300. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt1.C E:\C3587cpp.C 
  9301. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt1.C +iE:\C3587cpp.C +oVecInt1.i 
  9302. CCC: cfxx exited with status of 217
  9303. rm E:\C3587cpp.C
  9304. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt1 -FoVecInt1.obj -TcVecIVecInt1.i
  9305.     Glockenspiel Constructor Linker, release 2.0 c
  9306.  
  9307. LIB : warning U4155: VecInt1.obj : module not in library
  9308.  
  9309. Microsoft (R) Library Manager  Version 3.17    
  9310. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9311.  
  9312. nt1.i 
  9313. rm VecInt1.i
  9314. mxx -4 VecInt1.obj 
  9315. Lib libExample5_8.lib -+VecInt1.obj; 
  9316. rm VecInt1.obj
  9317. mv E:\VecInt1.C E:\VecInt2.C
  9318. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=2 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt2.C E:\C3587cpp.C 
  9319. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt2.C +iE:\C3587cpp.C +oVecInt2.i 
  9320. CCC: cfxx exited with status of 217
  9321. rm E:\C3587cpp.C
  9322. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -VecInt2.i
  9323.     Glockenspiel Constructor Linker, release 2.0 c
  9324.  
  9325. LIB : warning U4155: VecInt2.obj : module not in library
  9326.  
  9327. Microsoft (R) Library Manager  Version 3.17    
  9328. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9329.  
  9330. DM_I86LM -c -NM VecInt2 -FoVecInt2.obj -TcVecInt2.i 
  9331. rm VecInt2.i
  9332. mxx -4 VecInt2.obj 
  9333. Lib libExample5_8.lib -+VecInt2.obj; 
  9334. rm VecInt2.obj
  9335. mv E:\VecInt2.C E:\VecInt3.C
  9336. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=3 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt3.C E:\C3587cpp.C 
  9337. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt3.C +iE:\C3587cpp.C +oVecInt3.i 
  9338. CCC: cfxx exited with status of 217
  9339. rm E:\C3587cpp.VecInt3.i
  9340.     Glockenspiel Constructor Linker, release 2.0 c
  9341.  
  9342. LIB : warning U4155: VecInt3.obj : module not in library
  9343.  
  9344. Microsoft (R) Library Manager  Version 3.17    
  9345. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9346.  
  9347. C
  9348. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt3 -FoVecInt3.obj -TcVecInt3.i 
  9349. rm VecInt3.i
  9350. mxx -4 VecInt3.obj 
  9351. Lib libExample5_8.lib -+VecInt3.obj; 
  9352. rm VecInt3.obj
  9353. mv E:\VecInt3.C E:\VecInt4.C
  9354. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=4 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt4.C E:\C3587cpp.C 
  9355. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt4.C +iE:\C3587cpp.C +oVecInt4.i 
  9356. CCC: VecInt4.i
  9357.     Glockenspiel Constructor Linker, release 2.0 c
  9358.  
  9359. LIB : warning U4155: VecInt4.obj : module not in library
  9360.  
  9361. Microsoft (R) Library Manager  Version 3.17    
  9362. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9363.  
  9364. cfxx exited with status of 217
  9365. rm E:\C3587cpp.C
  9366. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt4 -FoVecInt4.obj -TcVecInt4.i 
  9367. rm VecInt4.i
  9368. mxx -4 VecInt4.obj 
  9369. Lib libExample5_8.lib -+VecInt4.obj; 
  9370. rm VecInt4.obj
  9371. mv E:\VecInt4.C E:\VecInt5.C
  9372. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=5 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt5.C E:\C3587cpp.C 
  9373. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fEVecInt5.i
  9374.     Glockenspiel Constructor Linker, release 2.0 c
  9375.  
  9376. LIB : warning U4155: VecInt5.obj : module not in library
  9377.  
  9378. Microsoft (R) Library Manager  Version 3.17    
  9379. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9380.  
  9381. :\VecInt5.C +iE:\C3587cpp.C +oVecInt5.i 
  9382. CCC: cfxx exited with status of 217
  9383. rm E:\C3587cpp.C
  9384. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt5 -FoVecInt5.obj -TcVecInt5.i 
  9385. rm VecInt5.i
  9386. mxx -4 VecInt5.obj 
  9387. Lib libExample5_8.lib -+VecInt5.obj; 
  9388. rm VecInt5.obj
  9389. mv E:\VecInt5.C E:\VecInt6.C
  9390. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=6 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt6.C E:\C3587VecInt6.i
  9391.     Glockenspiel Constructor Linker, release 2.0 c
  9392.  
  9393. LIB : warning U4155: VecInt6.obj : module not in library
  9394.  
  9395. Microsoft (R) Library Manager  Version 3.17    
  9396. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9397.  
  9398. cpp.C 
  9399. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt6.C +iE:\C3587cpp.C +oVecInt6.i 
  9400. CCC: cfxx exited with status of 217
  9401. rm E:\C3587cpp.C
  9402. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt6 -FoVecInt6.obj -TcVecInt6.i 
  9403. rm VecInt6.i
  9404. mxx -4 VecInt6.obj 
  9405. Lib libExample5_8.lib -+VecInt6.obj; 
  9406. rm VecInt6.obj
  9407. mv E:\VecInt6.C E:\VecInt7.C
  9408. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=7 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SVecInt7.i
  9409.     Glockenspiel Constructor Linker, release 2.0 c
  9410.  
  9411. LIB : warning U4155: VecInt7.obj : module not in library
  9412.  
  9413. Microsoft (R) Library Manager  Version 3.17    
  9414. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9415.  
  9416. QLLIB -Id:\cxx20\include E:\VecInt7.C E:\C3587cpp.C 
  9417. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt7.C +iE:\C3587cpp.C +oVecInt7.i 
  9418. CCC: cfxx exited with status of 217
  9419. rm E:\C3587cpp.C
  9420. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt7 -FoVecInt7.obj -TcVecInt7.i 
  9421. rm VecInt7.i
  9422. mxx -4 VecInt7.obj 
  9423. Lib libExample5_8.lib -+VecInt7.obj; 
  9424. rm VecInt7.obj
  9425. mv E:\VecInt7.C E:\VecInt8.C
  9426. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=8 -D__PROT__ VecInt8.i
  9427.     Glockenspiel Constructor Linker, release 2.0 c
  9428.  
  9429. LIB : warning U4155: VecInt8.obj : module not in library
  9430.  
  9431. Microsoft (R) Library Manager  Version 3.17    
  9432. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9433.  
  9434. -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt8.C E:\C3587cpp.C 
  9435. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt8.C +iE:\C3587cpp.C +oVecInt8.i 
  9436. CCC: cfxx exited with status of 217
  9437. rm E:\C3587cpp.C
  9438. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt8 -FoVecInt8.obj -TcVecInt8.i 
  9439. rm VecInt8.i
  9440. mxx -4 VecInt8.obj 
  9441. Lib libExample5_8.lib -+VecInt8.obj; 
  9442. rm VecInt8.obj
  9443. mv E:\VecInt8.C E:\VecInt9.C
  9444. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cpVecInt9.i
  9445.     Glockenspiel Constructor Linker, release 2.0 c
  9446.  
  9447. LIB : warning U4155: VecInt9.obj : module not in library
  9448.  
  9449. Microsoft (R) Library Manager  Version 3.17    
  9450. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9451.  
  9452. lusplus=1 -Dc_plusplus=1 -DCount=9 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt9.C E:\C3587cpp.C 
  9453. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt9.C +iE:\C3587cpp.C +oVecInt9.i 
  9454. CCC: cfxx exited with status of 217
  9455. rm E:\C3587cpp.C
  9456. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt9 -FoVecInt9.obj -TcVecInt9.i 
  9457. rm VecInt9.i
  9458. mxx -4 VecInt9.obj 
  9459. Lib libExample5_8.lib -+VecInt9.obj; 
  9460. rm VecInt9.obj
  9461. mv E:\VecInt9.C E:\VecInt10.C
  9462. CPP -DM_I86LM -I. -DoVecInt10.i
  9463.     Glockenspiel Constructor Linker, release 2.0 c
  9464.  
  9465. LIB : warning U4155: VecInt10.obj : module not in library
  9466.  
  9467. Microsoft (R) Library Manager  Version 3.17    
  9468. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9469.  
  9470. s2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=10 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt10.C E:\C3587cpp.C 
  9471. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt10.C +iE:\C3587cpp.C +oVecInt10.i 
  9472. CCC: cfxx exited with status of 217
  9473. rm E:\C3587cpp.C
  9474. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt10 -FoVecInt10.obj -TcVecInt10.i 
  9475. rm VecInt10.i
  9476. mxx -4 VecInt10.obj 
  9477. Lib libExample5_8.lib -+VecInt10.obj; 
  9478. rm VecIntVecInt11.i
  9479. 10.obj
  9480. mv E:\VecInt10.C E:\VecInt11.C
  9481. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=11 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt11.C E:\C3587cpp.C 
  9482. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt11.C +iE:\C3587cpp.C +oVecInt11.i 
  9483. CCC: cfxx exited with status of 217
  9484. rm E:\C3587cpp.C
  9485. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt11 -FoVecInt11.obj -TcVecInt11.i 
  9486. rm VecInt11.i
  9487. mxx -4 Vec    Glockenspiel Constructor Linker, release 2.0 c
  9488.  
  9489. LIB : warning U4155: VecInt11.obj : module not in library
  9490.  
  9491. Microsoft (R) Library Manager  Version 3.17    
  9492. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9493.  
  9494. Int11.obj 
  9495. Lib libExample5_8.lib -+VecInt11.obj; 
  9496. rm VecInt11.obj
  9497. mv E:\VecInt11.C E:\VecInt12.C
  9498. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=12 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt12.C E:\C3587cpp.C 
  9499. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt12.C +iE:\C3587cpp.C +oVecInt12.i 
  9500. CCC: cfxx exited with status of 217
  9501. rm E:\C3587cpp.C
  9502. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInVecInt12.i
  9503.     Glockenspiel Constructor Linker, release 2.0 c
  9504.  
  9505. LIB : warning U4155: VecInt12.obj : module not in library
  9506.  
  9507. Microsoft (R) Library Manager  Version 3.17    
  9508. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9509.  
  9510. t12 -FoVecInt12.obj -TcVecInt12.i 
  9511. rm VecInt12.i
  9512. mxx -4 VecInt12.obj 
  9513. Lib libExample5_8.lib -+VecInt12.obj; 
  9514. rm VecInt12.obj
  9515. mv E:\VecInt12.C E:\VecInt13.C
  9516. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=13 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt13.C E:\C3587cpp.C 
  9517. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt13.C +iE:\C3587cpp.C +oVecInt13.i 
  9518. CCC: cfxx exited with status of 217
  9519. rm E:\C3587cpp.C
  9520. cl -w VecInt13.i
  9521.     Glockenspiel Constructor Linker, release 2.0 c
  9522.  
  9523. LIB : warning U4155: VecInt13.obj : module not in library
  9524.  
  9525. Microsoft (R) Library Manager  Version 3.17    
  9526. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9527.  
  9528. -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt13 -FoVecInt13.obj -TcVecInt13.i 
  9529. rm VecInt13.i
  9530. mxx -4 VecInt13.obj 
  9531. Lib libExample5_8.lib -+VecInt13.obj; 
  9532. rm VecInt13.obj
  9533. mv E:\VecInt13.C E:\VecInt14.C
  9534. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=14 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt14.C E:\C3587cpp.C 
  9535. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt14.C +iE:\C3587cpp.C +oVecInt14.i 
  9536. VecInt14.i
  9537.     Glockenspiel Constructor Linker, release 2.0 c
  9538.  
  9539. LIB : warning U4155: VecInt14.obj : module not in library
  9540.  
  9541. Microsoft (R) Library Manager  Version 3.17    
  9542. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9543.  
  9544. CCC: cfxx exited with status of 217
  9545. rm E:\C3587cpp.C
  9546. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt14 -FoVecInt14.obj -TcVecInt14.i 
  9547. rm VecInt14.i
  9548. mxx -4 VecInt14.obj 
  9549. Lib libExample5_8.lib -+VecInt14.obj; 
  9550. rm VecInt14.obj
  9551. mv E:\VecInt14.C E:\VecInt15.C
  9552. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=15 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt15.C E:\C3587cpp.C 
  9553. cfxx +Q +Zl30000 +zf127VecInt15.i
  9554.     Glockenspiel Constructor Linker, release 2.0 c
  9555.  
  9556. LIB : warning U4155: VecInt15.obj : module not in library
  9557.  
  9558. Microsoft (R) Library Manager  Version 3.17    
  9559. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9560.  
  9561.  +MX +ME +ML +fE:\VecInt15.C +iE:\C3587cpp.C +oVecInt15.i 
  9562. CCC: cfxx exited with status of 217
  9563. rm E:\C3587cpp.C
  9564. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt15 -FoVecInt15.obj -TcVecInt15.i 
  9565. rm VecInt15.i
  9566. mxx -4 VecInt15.obj 
  9567. Lib libExample5_8.lib -+VecInt15.obj; 
  9568. rm VecInt15.obj
  9569. mv E:\VecInt15.C E:\VecInt16.C
  9570. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=16 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\iVecInt16.i
  9571.     Glockenspiel Constructor Linker, release 2.0 c
  9572.  
  9573. LIB : warning U4155: VecInt16.obj : module not in library
  9574.  
  9575. Microsoft (R) Library Manager  Version 3.17    
  9576. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9577.  
  9578. nclude E:\VecInt16.C E:\C3587cpp.C 
  9579. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt16.C +iE:\C3587cpp.C +oVecInt16.i 
  9580. CCC: cfxx exited with status of 217
  9581. rm E:\C3587cpp.C
  9582. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt16 -FoVecInt16.obj -TcVecInt16.i 
  9583. rm VecInt16.i
  9584. mxx -4 VecInt16.obj 
  9585. Lib libExample5_8.lib -+VecInt16.obj; 
  9586. rm VecInt16.obj
  9587. mv E:\VecInt16.C E:\VecInt17.C
  9588. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=17 -D__PROT__ -ID:\VecInt17.i
  9589.     Glockenspiel Constructor Linker, release 2.0 c
  9590.  
  9591. LIB : warning U4155: VecInt17.obj : module not in library
  9592.  
  9593. Microsoft (R) Library Manager  Version 3.17    
  9594. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9595.  
  9596. C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt17.C E:\C3587cpp.C 
  9597. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt17.C +iE:\C3587cpp.C +oVecInt17.i 
  9598. CCC: cfxx exited with status of 217
  9599. rm E:\C3587cpp.C
  9600. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt17 -FoVecInt17.obj -TcVecInt17.i 
  9601. rm VecInt17.i
  9602. mxx -4 VecInt17.obj 
  9603. Lib libExample5_8.lib -+VecInt17.obj; 
  9604. rm VecInt17.obj
  9605. mv E:\VecInt17.C E:\VecInt18.C
  9606. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\includeVecInt18.i
  9607.     Glockenspiel Constructor Linker, release 2.0 c
  9608.  
  9609. LIB : warning U4155: VecInt18.obj : module not in library
  9610.  
  9611. Microsoft (R) Library Manager  Version 3.17    
  9612. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9613.  
  9614.  -D__cplusplus=1 -Dc_plusplus=1 -DCount=18 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt18.C E:\C3587cpp.C 
  9615. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt18.C +iE:\C3587cpp.C +oVecInt18.i 
  9616. CCC: cfxx exited with status of 217
  9617. rm E:\C3587cpp.C
  9618. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt18 -FoVecInt18.obj -TcVecInt18.i 
  9619. rm VecInt18.i
  9620. mxx -4 VecInt18.obj 
  9621. Lib libExample5_8.lib -+VecInt18.obj; 
  9622. rm VecInt18.obj
  9623. mv E:\VecInt18.C E:\VecInt19.C
  9624. CPVecInt19.i
  9625.     Glockenspiel Constructor Linker, release 2.0 c
  9626. P -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=19 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt19.C E:\C3587cpp.C 
  9627. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt19.C +iE:\C3587cpp.C +oVecInt19.i 
  9628. CCC: cfxx exited with status of 217
  9629. rm E:\C3587cpp.C
  9630. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt19 -FoVecInt19.obj -TcVecInt19.i 
  9631. rm VecInt19.i
  9632. mxx -4 VecInt19.obj 
  9633. Lib libExample5_8.lib -+VecIn
  9634. LIB : warning U4155: VecInt19.obj : module not in library
  9635.  
  9636. Microsoft (R) Library Manager  Version 3.17    
  9637. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9638.  
  9639. VecInt20.i
  9640. t19.obj; 
  9641. rm VecInt19.obj
  9642. mv E:\VecInt19.C E:\VecInt20.C
  9643. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=20 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt20.C E:\C3587cpp.C 
  9644. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt20.C +iE:\C3587cpp.C +oVecInt20.i 
  9645. CCC: cfxx exited with status of 217
  9646. rm E:\C3587cpp.C
  9647. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt20 -FoVecInt20.obj -TcVecInt20.i 
  9648. rm Ve    Glockenspiel Constructor Linker, release 2.0 c
  9649.  
  9650. LIB : warning U4155: VecInt20.obj : module not in library
  9651.  
  9652. Microsoft (R) Library Manager  Version 3.17    
  9653. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9654.  
  9655. cInt20.i
  9656. mxx -4 VecInt20.obj 
  9657. Lib libExample5_8.lib -+VecInt20.obj; 
  9658. rm VecInt20.obj
  9659. mv E:\VecInt20.C E:\VecInt21.C
  9660. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=21 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt21.C E:\C3587cpp.C 
  9661. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt21.C +iE:\C3587cpp.C +oVecInt21.i 
  9662. CCC: cfxx exited with status of 217
  9663. rm E:\C3587cpp.C
  9664. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DMVecInt21.i
  9665.     Glockenspiel Constructor Linker, release 2.0 c
  9666.  
  9667. LIB : warning U4155: VecInt21.obj : module not in library
  9668.  
  9669. Microsoft (R) Library Manager  Version 3.17    
  9670. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9671.  
  9672. _I86LM -c -NM VecInt21 -FoVecInt21.obj -TcVecInt21.i 
  9673. rm VecInt21.i
  9674. mxx -4 VecInt21.obj 
  9675. Lib libExample5_8.lib -+VecInt21.obj; 
  9676. rm VecInt21.obj
  9677. mv E:\VecInt21.C E:\VecInt22.C
  9678. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=22 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt22.C E:\C3587cpp.C 
  9679. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt22.C +iE:\C3587cpp.C +oVecInt22.i 
  9680. CCC: cfxx exited with status of 217
  9681. rm EVecInt22.i
  9682.     Glockenspiel Constructor Linker, release 2.0 c
  9683.  
  9684. LIB : warning U4155: VecInt22.obj : module not in library
  9685.  
  9686. Microsoft (R) Library Manager  Version 3.17    
  9687. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9688.  
  9689. :\C3587cpp.C
  9690. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt22 -FoVecInt22.obj -TcVecInt22.i 
  9691. rm VecInt22.i
  9692. mxx -4 VecInt22.obj 
  9693. Lib libExample5_8.lib -+VecInt22.obj; 
  9694. rm VecInt22.obj
  9695. mv E:\VecInt22.C E:\VecInt23.C
  9696. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=23 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt23.C E:\C3587cpp.C 
  9697. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt23.C +iE:\C3587cVecInt23.i
  9698.     Glockenspiel Constructor Linker, release 2.0 c
  9699.  
  9700. LIB : warning U4155: VecInt23.obj : module not in library
  9701.  
  9702. Microsoft (R) Library Manager  Version 3.17    
  9703. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9704.  
  9705. pp.C +oVecInt23.i 
  9706. CCC: cfxx exited with status of 217
  9707. rm E:\C3587cpp.C
  9708. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt23 -FoVecInt23.obj -TcVecInt23.i 
  9709. rm VecInt23.i
  9710. mxx -4 VecInt23.obj 
  9711. Lib libExample5_8.lib -+VecInt23.obj; 
  9712. rm VecInt23.obj
  9713. mv E:\VecInt23.C E:\VecInt24.C
  9714. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=24 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt24.C E:\C3587cpp.C 
  9715. cfxxVecInt24.i
  9716.     Glockenspiel Constructor Linker, release 2.0 c
  9717.  
  9718. LIB : warning U4155: VecInt24.obj : module not in library
  9719.  
  9720. Microsoft (R) Library Manager  Version 3.17    
  9721. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9722.  
  9723.  +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt24.C +iE:\C3587cpp.C +oVecInt24.i 
  9724. CCC: cfxx exited with status of 217
  9725. rm E:\C3587cpp.C
  9726. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt24 -FoVecInt24.obj -TcVecInt24.i 
  9727. rm VecInt24.i
  9728. mxx -4 VecInt24.obj 
  9729. Lib libExample5_8.lib -+VecInt24.obj; 
  9730. rm VecInt24.obj
  9731. mv E:\VecInt24.C E:\VecInt25.C
  9732. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=25 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\VecInt25.i
  9733.     Glockenspiel Constructor Linker, release 2.0 c
  9734.  
  9735. LIB : warning U4155: VecInt25.obj : module not in library
  9736.  
  9737. Microsoft (R) Library Manager  Version 3.17    
  9738. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9739.  
  9740. SQLLIB -Id:\cxx20\include E:\VecInt25.C E:\C3587cpp.C 
  9741. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt25.C +iE:\C3587cpp.C +oVecInt25.i 
  9742. CCC: cfxx exited with status of 217
  9743. rm E:\C3587cpp.C
  9744. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt25 -FoVecInt25.obj -TcVecInt25.i 
  9745. rm VecInt25.i
  9746. mxx -4 VecInt25.obj 
  9747. Lib libExample5_8.lib -+VecInt25.obj; 
  9748. rm VecInt25.obj
  9749. mv E:\VecInt25.C E:\VecInt26.C
  9750. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=VecInt26.i
  9751.     Glockenspiel Constructor Linker, release 2.0 c
  9752.  
  9753. LIB : warning U4155: VecInt26.obj : module not in library
  9754.  
  9755. Microsoft (R) Library Manager  Version 3.17    
  9756. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9757.  
  9758. 26 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt26.C E:\C3587cpp.C 
  9759. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt26.C +iE:\C3587cpp.C +oVecInt26.i 
  9760. CCC: cfxx exited with status of 217
  9761. rm E:\C3587cpp.C
  9762. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt26 -FoVecInt26.obj -TcVecInt26.i 
  9763. rm VecInt26.i
  9764. mxx -4 VecInt26.obj 
  9765. Lib libExample5_8.lib -+VecInt26.obj; 
  9766. rm VecInt26.obj
  9767. mv E:\VecInt26.C E:\VecInt27.C
  9768. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDVecInt27.i
  9769.     Glockenspiel Constructor Linker, release 2.0 c
  9770.  
  9771. LIB : warning U4155: VecInt27.obj : module not in library
  9772.  
  9773. Microsoft (R) Library Manager  Version 3.17    
  9774. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9775.  
  9776. OS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=27 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt27.C E:\C3587cpp.C 
  9777. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt27.C +iE:\C3587cpp.C +oVecInt27.i 
  9778. CCC: cfxx exited with status of 217
  9779. rm E:\C3587cpp.C
  9780. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt27 -FoVecInt27.obj -TcVecInt27.i 
  9781. rm VecInt27.i
  9782. mxx -4 VecInt27.obj 
  9783. Lib libExample5_8.lib -+VecInt27.obj; 
  9784. rm VecInt27.obj
  9785. mv E:\VecInt27VecInt28.i
  9786.     Glockenspiel Constructor Linker, release 2.0 c
  9787. .C E:\VecInt28.C
  9788. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=28 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt28.C E:\C3587cpp.C 
  9789. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt28.C +iE:\C3587cpp.C +oVecInt28.i 
  9790. CCC: cfxx exited with status of 217
  9791. rm E:\C3587cpp.C
  9792. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt28 -FoVecInt28.obj -TcVecInt28.i 
  9793. rm VecInt28.i
  9794. mxx -4 VecInt28.obj 
  9795. Lib libExa
  9796. LIB : warning U4155: VecInt28.obj : module not in library
  9797.  
  9798. Microsoft (R) Library Manager  Version 3.17    
  9799. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9800.  
  9801. mple5_8.lib -+VecInt28.obj; 
  9802. rm VecInt28.obj
  9803. mv E:\VecInt28.C E:\VecInt29.C
  9804. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=29 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt29.C E:\C3587cpp.C 
  9805. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt29.C +iE:\C3587cpp.C +oVecInt29.i 
  9806. CCC: cfxx exited with status of 217
  9807. rm E:\C3587cpp.C
  9808. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt29 -FoVecInt29.obj -VecInt29.i
  9809.     Glockenspiel Constructor Linker, release 2.0 c
  9810.  
  9811. LIB : warning U4155: VecInt29.obj : module not in library
  9812.  
  9813. Microsoft (R) Library Manager  Version 3.17    
  9814. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9815.  
  9816. TcVecInt29.i 
  9817. rm VecInt29.i
  9818. mxx -4 VecInt29.obj 
  9819. Lib libExample5_8.lib -+VecInt29.obj; 
  9820. rm VecInt29.obj
  9821. mv E:\VecInt29.C E:\VecInt30.C
  9822. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=30 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt30.C E:\C3587cpp.C 
  9823. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt30.C +iE:\C3587cpp.C +oVecInt30.i 
  9824. CCC: cfxx exited with status of 217
  9825. rm E:\C3587cpp.C
  9826. cl -w -nologo -G2s -Gt1 -AlVecInt30.i
  9827.     Glockenspiel Constructor Linker, release 2.0 c
  9828.  
  9829. LIB : warning U4155: VecInt30.obj : module not in library
  9830.  
  9831. Microsoft (R) Library Manager  Version 3.17    
  9832. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9833.  
  9834. fu -Dconst= -AL -DM_I86LM -c -NM VecInt30 -FoVecInt30.obj -TcVecInt30.i 
  9835. rm VecInt30.i
  9836. mxx -4 VecInt30.obj 
  9837. Lib libExample5_8.lib -+VecInt30.obj; 
  9838. rm VecInt30.obj
  9839. mv E:\VecInt30.C E:\VecInt31.C
  9840. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=31 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt31.C E:\C3587cpp.C 
  9841. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecInt31.C +iE:\C3587cpp.C +oVecInt31.i 
  9842. CCC: cfxx exited withVecInt31.i
  9843.     Glockenspiel Constructor Linker, release 2.0 c
  9844.  
  9845. LIB : warning U4155: VecInt31.obj : module not in library
  9846.  
  9847. Microsoft (R) Library Manager  Version 3.17    
  9848. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9849.  
  9850.  status of 217
  9851. rm E:\C3587cpp.C
  9852. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt31 -FoVecInt31.obj -TcVecInt31.i 
  9853. rm VecInt31.i
  9854. mxx -4 VecInt31.obj 
  9855. Lib libExample5_8.lib -+VecInt31.obj; 
  9856. rm VecInt31.obj
  9857. mv E:\VecInt31.C E:\VecInt32.C
  9858. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=32 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt32.C E:\C3587cpp.C 
  9859. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fE:\VecVecInt32.i
  9860.     Glockenspiel Constructor Linker, release 2.0 c
  9861.  
  9862. LIB : warning U4155: VecInt32.obj : module not in library
  9863.  
  9864. Microsoft (R) Library Manager  Version 3.17    
  9865. Copyright (C) Microsoft Corp 1983-1990.  All rights reserved.
  9866.  
  9867. Int32.C +iE:\C3587cpp.C +oVecInt32.i 
  9868. CCC: cfxx exited with status of 217
  9869. rm E:\C3587cpp.C
  9870. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM VecInt32 -FoVecInt32.obj -TcVecInt32.i 
  9871. rm VecInt32.i
  9872. mxx -4 VecInt32.obj 
  9873. Lib libExample5_8.lib -+VecInt32.obj; 
  9874. rm VecInt32.obj
  9875. mv E:\VecInt32.C E:\VecInt33.C
  9876. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -DCount=33 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include E:\VecInt33.C E:\C3587cpp.C 
  9877. CCC: CPP exited with status of -1
  9878. rm E:\VecInt32.C
  9879. rm E:\C3587imp.C
  9880. rm E:\C3587cpp.C
  9881.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex5_8.cxx
  9882. ex5_8.i
  9883.     Glockenspiel Constructor Linker, release 2.0 c
  9884. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex5_8.cxx E:\C3854cpp.C 
  9885. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex5_8.cxx +iE:\C3854cpp.C +oex5_8.i 
  9886. CCC: cfxx exited with status of 217
  9887. rm E:\C3854cpp.C
  9888. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex5_8 -Foex5_8.obj -Tcex5_8.i 
  9889. rm ex5_8.i
  9890. mxx -4 ex5_8.obj 
  9891.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  9892. symbols.i
  9893.     Glockenspiel Constructor Linker, release 2.0 c
  9894. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3865cpp.C 
  9895. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3865cpp.C +osymbols.i 
  9896. CCC: cfxx exited with status of 217
  9897. rm E:\C3865cpp.C
  9898. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  9899. rm symbols.i
  9900. mxx -4 symbols.obj 
  9901.     del ex5_8.exe
  9902. SYS0002: The system cannot find the file specified.
  9903.     CCC -o ex5_8.exe ex5_8.obj symbols.obj    .\libExample5_8.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  9904.  
  9905. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  9906. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  9907.  
  9908. Link ex5_8.obj symbols.obj , ex5_8.exe /NOIGNORECASE , , .\libExample5_8.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  9909.     del symbols.cxx
  9910.     del symbols.obj
  9911.     del ex5_8.obj
  9912.  
  9913. [D:\ice\cool\examples\section6] nmake /nologo all 
  9914.     del sym_package.p
  9915.     copy \ice\include\sym_package.p .
  9916.         1 file(s) copied.
  9917.     del err_package.p
  9918.     copy \ice\include\err_package.p .
  9919.         1 file(s) copied.
  9920.     del once_only.p
  9921.     copy \ice\include\once_only.p .
  9922.         1 file(s) copied.
  9923.     del symbols.cxx
  9924.     copy \ice\cool\misc\symbols.cxx .
  9925.         1 file(s) copied.
  9926.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex6_4.cxx
  9927. ex6_4.i
  9928.     Glockenspiel Constructor Linker, release 2.0 c
  9929. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex6_4.cxx E:\C3892cpp.C 
  9930. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex6_4.cxx +iE:\C3892cpp.C +oex6_4.i 
  9931. CCC: cfxx exited with status of 217
  9932. rm E:\C3892cpp.C
  9933. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex6_4 -Foex6_4.obj -Tcex6_4.i 
  9934. rm ex6_4.i
  9935. mxx -4 ex6_4.obj 
  9936.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  9937. symbols.i
  9938.     Glockenspiel Constructor Linker, release 2.0 c
  9939. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3901cpp.C 
  9940. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3901cpp.C +osymbols.i 
  9941. CCC: cfxx exited with status of 217
  9942. rm E:\C3901cpp.C
  9943. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  9944. rm symbols.i
  9945. mxx -4 symbols.obj 
  9946.     del ex6_4.exe
  9947. SYS0002: The system cannot find the file specified.
  9948.     CCC -o ex6_4.exe ex6_4.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  9949.  
  9950. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  9951. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  9952.  
  9953. Link ex6_4.obj symbols.obj , ex6_4.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  9954.     del symbols.cxx
  9955.     del symbols.obj
  9956.     del ex6_4.obj
  9957.     del sym_package.p
  9958.     copy \ice\include\sym_package.p .
  9959.         1 file(s) copied.
  9960.     del err_package.p
  9961.     copy \ice\include\err_package.p .
  9962.         1 file(s) copied.
  9963.     del once_only.p
  9964.     copy \ice\include\once_only.p .
  9965.         1 file(s) copied.
  9966.     del symbols.cxx
  9967. SYS0002: The system cannot find the file specified.
  9968.     copy \ice\cool\misc\symbols.cxx .
  9969.         1 file(s) copied.
  9970.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex6_6.cxx
  9971. ex6_6.i
  9972.     Glockenspiel Constructor Linker, release 2.0 c
  9973. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex6_6.cxx E:\C3925cpp.C 
  9974. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex6_6.cxx +iE:\C3925cpp.C +oex6_6.i 
  9975. CCC: cfxx exited with status of 217
  9976. rm E:\C3925cpp.C
  9977. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex6_6 -Foex6_6.obj -Tcex6_6.i 
  9978. rm ex6_6.i
  9979. mxx -4 ex6_6.obj 
  9980.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  9981. symbols.i
  9982.     Glockenspiel Constructor Linker, release 2.0 c
  9983. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3934cpp.C 
  9984. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3934cpp.C +osymbols.i 
  9985. CCC: cfxx exited with status of 217
  9986. rm E:\C3934cpp.C
  9987. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  9988. rm symbols.i
  9989. mxx -4 symbols.obj 
  9990.     del ex6_6.exe
  9991. SYS0002: The system cannot find the file specified.
  9992.     CCC -o ex6_6.exe ex6_6.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  9993.  
  9994. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  9995. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  9996.  
  9997. Link ex6_6.obj symbols.obj , ex6_6.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  9998.     del symbols.cxx
  9999.     del symbols.obj
  10000.     del ex6_6.obj
  10001.     del sym_package.p
  10002.     copy \ice\include\sym_package.p .
  10003.         1 file(s) copied.
  10004.     del err_package.p
  10005.     copy \ice\include\err_package.p .
  10006.         1 file(s) copied.
  10007.     del once_only.p
  10008.     copy \ice\include\once_only.p .
  10009.         1 file(s) copied.
  10010.     del symbols.cxx
  10011. SYS0002: The system cannot find the file specified.
  10012.     copy \ice\cool\misc\symbols.cxx .
  10013.         1 file(s) copied.
  10014.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex6_8.cxx
  10015. ex6_8.i
  10016.     Glockenspiel Constructor Linker, release 2.0 c
  10017. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex6_8.cxx E:\C3963cpp.C 
  10018. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex6_8.cxx +iE:\C3963cpp.C +oex6_8.i 
  10019. CCC: cfxx exited with status of 217
  10020. rm E:\C3963cpp.C
  10021. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex6_8 -Foex6_8.obj -Tcex6_8.i 
  10022. rm ex6_8.i
  10023. mxx -4 ex6_8.obj 
  10024.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10025. symbols.i
  10026.     Glockenspiel Constructor Linker, release 2.0 c
  10027. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C3972cpp.C 
  10028. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C3972cpp.C +osymbols.i 
  10029. CCC: cfxx exited with status of 217
  10030. rm E:\C3972cpp.C
  10031. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10032. rm symbols.i
  10033. mxx -4 symbols.obj 
  10034.     del ex6_8.exe
  10035. SYS0002: The system cannot find the file specified.
  10036.     CCC -o ex6_8.exe ex6_8.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10037.  
  10038. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10039. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10040.  
  10041. Link ex6_8.obj symbols.obj , ex6_8.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10042.     del symbols.cxx
  10043.     del symbols.obj
  10044.     del ex6_8.obj
  10045.     del sym_package.p
  10046.     copy \ice\include\sym_package.p .
  10047.         1 file(s) copied.
  10048.     del err_package.p
  10049.     copy \ice\include\err_package.p .
  10050.         1 file(s) copied.
  10051.     del once_only.p
  10052.     copy \ice\include\once_only.p .
  10053.         1 file(s) copied.
  10054.     del symbols.cxx
  10055. SYS0002: The system cannot find the file specified.
  10056.     copy \ice\cool\misc\symbols.cxx .
  10057.         1 file(s) copied.
  10058.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex6_10.cxx
  10059. ex6_10.i
  10060.     Glockenspiel Constructor Linker, release 2.0 c
  10061. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex6_10.cxx E:\C3996cpp.C 
  10062. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex6_10.cxx +iE:\C3996cpp.C +oex6_10.i 
  10063. CCC: cfxx exited with status of 217
  10064. rm E:\C3996cpp.C
  10065. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex6_10 -Foex6_10.obj -Tcex6_10.i 
  10066. rm ex6_10.i
  10067. mxx -4 ex6_10.obj 
  10068.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10069. symbols.i
  10070.     Glockenspiel Constructor Linker, release 2.0 c
  10071. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4005cpp.C 
  10072. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4005cpp.C +osymbols.i 
  10073. CCC: cfxx exited with status of 217
  10074. rm E:\C4005cpp.C
  10075. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10076. rm symbols.i
  10077. mxx -4 symbols.obj 
  10078.     del ex6_10.exe
  10079. SYS0002: The system cannot find the file specified.
  10080.     CCC -o ex6_10.exe ex6_10.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10081.  
  10082. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10083. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10084.  
  10085. Link ex6_10.obj symbols.obj , ex6_10.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10086.     del symbols.cxx
  10087.     del symbols.obj
  10088.     del ex6_10.obj
  10089.  
  10090. [D:\ice\cool\examples\section7] nmake /nologo all 
  10091.     del sym_package.p
  10092.     copy \ice\include\sym_package.p .
  10093.         1 file(s) copied.
  10094.     del err_package.p
  10095.     copy \ice\include\err_package.p .
  10096.         1 file(s) copied.
  10097.     del once_only.p
  10098.     copy \ice\include\once_only.p .
  10099.         1 file(s) copied.
  10100.     del symbols.cxx
  10101.     copy \ice\cool\misc\symbols.cxx .
  10102.         1 file(s) copied.
  10103.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex7_4.cxx
  10104. ex7_4.i
  10105.     Glockenspiel Constructor Linker, release 2.0 c
  10106. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex7_4.cxx E:\C4030cpp.C 
  10107. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex7_4.cxx +iE:\C4030cpp.C +oex7_4.i 
  10108. CCC: cfxx exited with status of 217
  10109. rm E:\C4030cpp.C
  10110. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex7_4 -Foex7_4.obj -Tcex7_4.i 
  10111. rm ex7_4.i
  10112. mxx -4 ex7_4.obj 
  10113.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10114. symbols.i
  10115.     Glockenspiel Constructor Linker, release 2.0 c
  10116. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4039cpp.C 
  10117. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4039cpp.C +osymbols.i 
  10118. CCC: cfxx exited with status of 217
  10119. rm E:\C4039cpp.C
  10120. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10121. rm symbols.i
  10122. mxx -4 symbols.obj 
  10123.     del ex7_4.exe
  10124. SYS0002: The system cannot find the file specified.
  10125.     CCC -o ex7_4.exe ex7_4.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10126.  
  10127. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10128. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10129.  
  10130. Link ex7_4.obj symbols.obj , ex7_4.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10131.     del symbols.cxx
  10132.     del symbols.obj
  10133.     del ex7_4.obj
  10134.     del sym_package.p
  10135.     copy \ice\include\sym_package.p .
  10136.         1 file(s) copied.
  10137.     del err_package.p
  10138.     copy \ice\include\err_package.p .
  10139.         1 file(s) copied.
  10140.     del once_only.p
  10141.     copy \ice\include\once_only.p .
  10142.         1 file(s) copied.
  10143.     del symbols.cxx
  10144. SYS0002: The system cannot find the file specified.
  10145.     copy \ice\cool\misc\symbols.cxx .
  10146.         1 file(s) copied.
  10147.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex7_7.cxx
  10148. ex7_7.i
  10149.     Glockenspiel Constructor Linker, release 2.0 c
  10150. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex7_7.cxx E:\C4063cpp.C 
  10151. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex7_7.cxx +iE:\C4063cpp.C +oex7_7.i 
  10152. CCC: cfxx exited with status of 217
  10153. rm E:\C4063cpp.C
  10154. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex7_7 -Foex7_7.obj -Tcex7_7.i 
  10155. rm ex7_7.i
  10156. mxx -4 ex7_7.obj 
  10157.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10158. symbols.i
  10159.     Glockenspiel Constructor Linker, release 2.0 c
  10160. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4072cpp.C 
  10161. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4072cpp.C +osymbols.i 
  10162. CCC: cfxx exited with status of 217
  10163. rm E:\C4072cpp.C
  10164. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10165. rm symbols.i
  10166. mxx -4 symbols.obj 
  10167.     del ex7_7.exe
  10168. SYS0002: The system cannot find the file specified.
  10169.     CCC -o ex7_7.exe ex7_7.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10170.  
  10171. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10172. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10173.  
  10174. Link ex7_7.obj symbols.obj , ex7_7.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10175.     del symbols.cxx
  10176.     del symbols.obj
  10177.     del ex7_7.obj
  10178.     del sym_package.p
  10179.     copy \ice\include\sym_package.p .
  10180.         1 file(s) copied.
  10181.     del err_package.p
  10182.     copy \ice\include\err_package.p .
  10183.         1 file(s) copied.
  10184.     del once_only.p
  10185.     copy \ice\include\once_only.p .
  10186.         1 file(s) copied.
  10187.     del symbols.cxx
  10188. SYS0002: The system cannot find the file specified.
  10189.     copy \ice\cool\misc\symbols.cxx .
  10190.         1 file(s) copied.
  10191.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex7_9.cxx
  10192. ex7_9.i
  10193.     Glockenspiel Constructor Linker, release 2.0 c
  10194. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex7_9.cxx E:\C4096cpp.C 
  10195. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex7_9.cxx +iE:\C4096cpp.C +oex7_9.i 
  10196. CCC: cfxx exited with status of 217
  10197. rm E:\C4096cpp.C
  10198. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex7_9 -Foex7_9.obj -Tcex7_9.i 
  10199. rm ex7_9.i
  10200. mxx -4 ex7_9.obj 
  10201.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10202. symbols.i
  10203.     Glockenspiel Constructor Linker, release 2.0 c
  10204. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4105cpp.C 
  10205. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4105cpp.C +osymbols.i 
  10206. CCC: cfxx exited with status of 217
  10207. rm E:\C4105cpp.C
  10208. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10209. rm symbols.i
  10210. mxx -4 symbols.obj 
  10211.     del ex7_9.exe
  10212. SYS0002: The system cannot find the file specified.
  10213.     CCC -o ex7_9.exe ex7_9.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10214.  
  10215. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10216. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10217.  
  10218. Link ex7_9.obj symbols.obj , ex7_9.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10219.     del symbols.cxx
  10220.     del symbols.obj
  10221.     del ex7_9.obj
  10222.  
  10223. [D:\ice\cool\examples\section8] nmake /nologo all 
  10224.     del sym_package.p
  10225.     copy \ice\include\sym_package.p .
  10226.         1 file(s) copied.
  10227.     del err_package.p
  10228.     copy \ice\include\err_package.p .
  10229.         1 file(s) copied.
  10230.     del once_only.p
  10231.     copy \ice\include\once_only.p .
  10232.         1 file(s) copied.
  10233.     del symbols.cxx
  10234.     copy \ice\cool\misc\symbols.cxx .
  10235.         1 file(s) copied.
  10236.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex8_4.cxx
  10237. ex8_4.i
  10238.     Glockenspiel Constructor Linker, release 2.0 c
  10239. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex8_4.cxx E:\C4130cpp.C 
  10240. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex8_4.cxx +iE:\C4130cpp.C +oex8_4.i 
  10241. CCC: cfxx exited with status of 217
  10242. rm E:\C4130cpp.C
  10243. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex8_4 -Foex8_4.obj -Tcex8_4.i 
  10244. rm ex8_4.i
  10245. mxx -4 ex8_4.obj 
  10246.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10247. symbols.i
  10248.     Glockenspiel Constructor Linker, release 2.0 c
  10249. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4139cpp.C 
  10250. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4139cpp.C +osymbols.i 
  10251. CCC: cfxx exited with status of 217
  10252. rm E:\C4139cpp.C
  10253. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10254. rm symbols.i
  10255. mxx -4 symbols.obj 
  10256.     del ex8_4.exe
  10257. SYS0002: The system cannot find the file specified.
  10258.     CCC -o ex8_4.exe ex8_4.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10259.  
  10260. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10261. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10262.  
  10263. Link ex8_4.obj symbols.obj , ex8_4.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10264.     del symbols.cxx
  10265.     del symbols.obj
  10266.     del ex8_4.obj
  10267.     del sym_package.p
  10268.     copy \ice\include\sym_package.p .
  10269.         1 file(s) copied.
  10270.     del err_package.p
  10271.     copy \ice\include\err_package.p .
  10272.         1 file(s) copied.
  10273.     del once_only.p
  10274.     copy \ice\include\once_only.p .
  10275.         1 file(s) copied.
  10276.     del symbols.cxx
  10277. SYS0002: The system cannot find the file specified.
  10278.     copy \ice\cool\misc\symbols.cxx .
  10279.         1 file(s) copied.
  10280.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex8_6.cxx
  10281. ex8_6.i
  10282.     Glockenspiel Constructor Linker, release 2.0 c
  10283. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex8_6.cxx E:\C4163cpp.C 
  10284. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex8_6.cxx +iE:\C4163cpp.C +oex8_6.i 
  10285. CCC: cfxx exited with status of 217
  10286. rm E:\C4163cpp.C
  10287. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex8_6 -Foex8_6.obj -Tcex8_6.i 
  10288. rm ex8_6.i
  10289. mxx -4 ex8_6.obj 
  10290.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10291. symbols.i
  10292.     Glockenspiel Constructor Linker, release 2.0 c
  10293. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4173cpp.C 
  10294. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4173cpp.C +osymbols.i 
  10295. CCC: cfxx exited with status of 217
  10296. rm E:\C4173cpp.C
  10297. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10298. rm symbols.i
  10299. mxx -4 symbols.obj 
  10300.     del ex8_6.exe
  10301. SYS0002: The system cannot find the file specified.
  10302.     CCC -o ex8_6.exe ex8_6.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10303.  
  10304. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10305. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10306.  
  10307. Link ex8_6.obj symbols.obj , ex8_6.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10308.     del symbols.cxx
  10309.     del symbols.obj
  10310.     del ex8_6.obj
  10311.  
  10312. [D:\ice\cool\examples\section9] nmake /nologo all 
  10313.     del sym_package.p
  10314.     copy \ice\include\sym_package.p .
  10315.         1 file(s) copied.
  10316.     del err_package.p
  10317.     copy \ice\include\err_package.p .
  10318.         1 file(s) copied.
  10319.     del once_only.p
  10320.     copy \ice\include\once_only.p .
  10321.         1 file(s) copied.
  10322.     del symbols.cxx
  10323.     copy \ice\cool\misc\symbols.cxx .
  10324.         1 file(s) copied.
  10325.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex9_5.cxx
  10326. ex9_5.i
  10327.     Glockenspiel Constructor Linker, release 2.0 c
  10328. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex9_5.cxx E:\C4203cpp.C 
  10329. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex9_5.cxx +iE:\C4203cpp.C +oex9_5.i 
  10330. CCC: cfxx exited with status of 217
  10331. rm E:\C4203cpp.C
  10332. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex9_5 -Foex9_5.obj -Tcex9_5.i 
  10333. rm ex9_5.i
  10334. mxx -4 ex9_5.obj 
  10335.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10336. symbols.i
  10337.     Glockenspiel Constructor Linker, release 2.0 c
  10338. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4212cpp.C 
  10339. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4212cpp.C +osymbols.i 
  10340. CCC: cfxx exited with status of 217
  10341. rm E:\C4212cpp.C
  10342. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10343. rm symbols.i
  10344. mxx -4 symbols.obj 
  10345.     del ex9_5.exe
  10346. SYS0002: The system cannot find the file specified.
  10347.     CCC -o ex9_5.exe ex9_5.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10348.  
  10349. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10350. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10351.  
  10352. Link ex9_5.obj symbols.obj , ex9_5.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10353.     del symbols.cxx
  10354.     del symbols.obj
  10355.     del ex9_5.obj
  10356.     del sym_package.p
  10357.     copy \ice\include\sym_package.p .
  10358.         1 file(s) copied.
  10359.     del err_package.p
  10360.     copy \ice\include\err_package.p .
  10361.         1 file(s) copied.
  10362.     del once_only.p
  10363.     copy \ice\include\once_only.p .
  10364.         1 file(s) copied.
  10365.     del symbols.cxx
  10366. SYS0002: The system cannot find the file specified.
  10367.     copy \ice\cool\misc\symbols.cxx .
  10368.         1 file(s) copied.
  10369.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex9_7.cxx
  10370. ex9_7.i
  10371.     Glockenspiel Constructor Linker, release 2.0 c
  10372. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex9_7.cxx E:\C4236cpp.C 
  10373. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex9_7.cxx +iE:\C4236cpp.C +oex9_7.i 
  10374. CCC: cfxx exited with status of 217
  10375. rm E:\C4236cpp.C
  10376. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex9_7 -Foex9_7.obj -Tcex9_7.i 
  10377. rm ex9_7.i
  10378. mxx -4 ex9_7.obj 
  10379.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10380. symbols.i
  10381.     Glockenspiel Constructor Linker, release 2.0 c
  10382. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4245cpp.C 
  10383. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4245cpp.C +osymbols.i 
  10384. CCC: cfxx exited with status of 217
  10385. rm E:\C4245cpp.C
  10386. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10387. rm symbols.i
  10388. mxx -4 symbols.obj 
  10389.     del ex9_7.exe
  10390. SYS0002: The system cannot find the file specified.
  10391.     CCC -o ex9_7.exe ex9_7.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10392.  
  10393. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10394. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10395.  
  10396. Link ex9_7.obj symbols.obj , ex9_7.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10397.     del symbols.cxx
  10398.     del symbols.obj
  10399.     del ex9_7.obj
  10400.     del sym_package.p
  10401.     copy \ice\include\sym_package.p .
  10402.         1 file(s) copied.
  10403.     del err_package.p
  10404.     copy \ice\include\err_package.p .
  10405.         1 file(s) copied.
  10406.     del once_only.p
  10407.     copy \ice\include\once_only.p .
  10408.         1 file(s) copied.
  10409.     del symbols.cxx
  10410. SYS0002: The system cannot find the file specified.
  10411.     copy \ice\cool\misc\symbols.cxx .
  10412.         1 file(s) copied.
  10413.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex9_11.cxx
  10414. ex9_11.i
  10415.     Glockenspiel Constructor Linker, release 2.0 c
  10416. D:\ICE\CPP\CPP.EXE -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex9_11.cxx E:\C4347cpp.C 
  10417. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex9_11.cxx +iE:\C4347cpp.C +oex9_11.i 
  10418. CCC: cfxx exited with status of 217
  10419. rm E:\C4347cpp.C
  10420. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex9_11 -Foex9_11.obj -Tcex9_11.i 
  10421. rm ex9_11.i
  10422. mxx -4 ex9_11.obj 
  10423.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10424. symbols.i
  10425.     Glockenspiel Constructor Linker, release 2.0 c
  10426. D:\ICE\CPP\CPP.EXE -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4432cpp.C 
  10427. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4432cpp.C +osymbols.i 
  10428. CCC: cfxx exited with status of 217
  10429. rm E:\C4432cpp.C
  10430. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10431. rm symbols.i
  10432. mxx -4 symbols.obj 
  10433.     del ex9_11.exe
  10434. SYS0002: The system cannot find the file specified.
  10435.     CCC -o ex9_11.exe ex9_11.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10436.  
  10437. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10438. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10439.  
  10440. Link ex9_11.obj symbols.obj , ex9_11.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10441.     del symbols.cxx
  10442.     del symbols.obj
  10443.     del ex9_11.obj
  10444.  
  10445. [D:\ice\cool\examples\section11] nmake /nologo all 
  10446.     del sym_package.p
  10447.     copy \ice\include\sym_package.p .
  10448.         1 file(s) copied.
  10449.     del err_package.p
  10450.     copy \ice\include\err_package.p .
  10451.         1 file(s) copied.
  10452.     del once_only.p
  10453.     copy \ice\include\once_only.p .
  10454.         1 file(s) copied.
  10455.     del symbols.cxx
  10456.     copy \ice\cool\misc\symbols.cxx .
  10457.         1 file(s) copied.
  10458.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex11_9.cxx
  10459. ex11_9.i
  10460.     Glockenspiel Constructor Linker, release 2.0 c
  10461. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex11_9.cxx E:\C4282cpp.C 
  10462. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex11_9.cxx +iE:\C4282cpp.C +oex11_9.i 
  10463. CCC: cfxx exited with status of 217
  10464. rm E:\C4282cpp.C
  10465. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex11_9 -Foex11_9.obj -Tcex11_9.i 
  10466. rm ex11_9.i
  10467. mxx -4 ex11_9.obj 
  10468.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10469. symbols.i
  10470.     Glockenspiel Constructor Linker, release 2.0 c
  10471. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4291cpp.C 
  10472. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4291cpp.C +osymbols.i 
  10473. CCC: cfxx exited with status of 217
  10474. rm E:\C4291cpp.C
  10475. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10476. rm symbols.i
  10477. mxx -4 symbols.obj 
  10478.     del ex11_9.exe
  10479. SYS0002: The system cannot find the file specified.
  10480.     CCC -o ex11_9.exe ex11_9.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10481.  
  10482. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10483. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10484.  
  10485. Link ex11_9.obj symbols.obj , ex11_9.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10486.     del symbols.cxx
  10487.     del symbols.obj
  10488.     del ex11_9.obj
  10489.     del sym_package.p
  10490.     copy \ice\include\sym_package.p .
  10491.         1 file(s) copied.
  10492.     del err_package.p
  10493.     copy \ice\include\err_package.p .
  10494.         1 file(s) copied.
  10495.     del once_only.p
  10496.     copy \ice\include\once_only.p .
  10497.         1 file(s) copied.
  10498.     del symbols.cxx
  10499. SYS0002: The system cannot find the file specified.
  10500.     copy \ice\cool\misc\symbols.cxx .
  10501.         1 file(s) copied.
  10502.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex11_11a.cxx
  10503. ex11_11a.i
  10504.     Glockenspiel Constructor Linker, release 2.0 c
  10505. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex11_11a.cxx E:\C4315cpp.C 
  10506. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex11_11a.cxx +iE:\C4315cpp.C +oex11_11a.i 
  10507. CCC: cfxx exited with status of 217
  10508. rm E:\C4315cpp.C
  10509. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex11_11a -Foex11_11a.obj -Tcex11_11a.i 
  10510. rm ex11_11a.i
  10511. mxx -4 ex11_11a.obj 
  10512.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols2.cxx
  10513. symbols2.i
  10514.     Glockenspiel Constructor Linker, release 2.0 c
  10515. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols2.cxx E:\C4325cpp.C 
  10516. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols2.cxx +iE:\C4325cpp.C +osymbols2.i 
  10517. CCC: cfxx exited with status of 217
  10518. rm E:\C4325cpp.C
  10519. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols2 -Fosymbols2.obj -Tcsymbols2.i 
  10520. rm symbols2.i
  10521. mxx -4 symbols2.obj 
  10522.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10523. symbols.i
  10524.     Glockenspiel Constructor Linker, release 2.0 c
  10525. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4334cpp.C 
  10526. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4334cpp.C +osymbols.i 
  10527. CCC: cfxx exited with status of 217
  10528. rm E:\C4334cpp.C
  10529. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10530. rm symbols.i
  10531. mxx -4 symbols.obj 
  10532.     del ex11_11a.exe
  10533. SYS0002: The system cannot find the file specified.
  10534.     CCC -o ex11_11a.exe ex11_11a.obj symbols2.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10535.  
  10536. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10537. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10538.  
  10539. Link ex11_11a.obj symbols2.obj symbols.obj , ex11_11a.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10540.     del symbols.cxx
  10541.     del symbols.obj
  10542.     del ex11_11a.obj symbols2.obj
  10543.     del sym_package.p
  10544.     copy \ice\include\sym_package.p .
  10545.         1 file(s) copied.
  10546.     del err_package.p
  10547.     copy \ice\include\err_package.p .
  10548.         1 file(s) copied.
  10549.     del once_only.p
  10550.     copy \ice\include\once_only.p .
  10551.         1 file(s) copied.
  10552.     del symbols.cxx
  10553. SYS0002: The system cannot find the file specified.
  10554.     copy \ice\cool\misc\symbols.cxx .
  10555.         1 file(s) copied.
  10556.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex11_11b.cxx
  10557. ex11_11b.i
  10558.     Glockenspiel Constructor Linker, release 2.0 c
  10559. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex11_11b.cxx E:\C4396cpp.C 
  10560. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex11_11b.cxx +iE:\C4396cpp.C +oex11_11b.i 
  10561. CCC: cfxx exited with status of 217
  10562. rm E:\C4396cpp.C
  10563. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex11_11b -Foex11_11b.obj -Tcex11_11b.i 
  10564. rm ex11_11b.i
  10565. mxx -4 ex11_11b.obj 
  10566.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols3.cxx
  10567. symbols3.i
  10568.     Glockenspiel Constructor Linker, release 2.0 c
  10569. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols3.cxx E:\C4406cpp.C 
  10570. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols3.cxx +iE:\C4406cpp.C +osymbols3.i 
  10571. CCC: cfxx exited with status of 217
  10572. rm E:\C4406cpp.C
  10573. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols3 -Fosymbols3.obj -Tcsymbols3.i 
  10574. rm symbols3.i
  10575. mxx -4 symbols3.obj 
  10576.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10577. symbols.i
  10578.     Glockenspiel Constructor Linker, release 2.0 c
  10579. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4430cpp.C 
  10580. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4430cpp.C +osymbols.i 
  10581. CCC: cfxx exited with status of 217
  10582. rm E:\C4430cpp.C
  10583. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10584. rm symbols.i
  10585. mxx -4 symbols.obj 
  10586.     del ex11_11b.exe
  10587. SYS0002: The system cannot find the file specified.
  10588.     CCC -o ex11_11b.exe ex11_11b.obj symbols3.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10589.  
  10590. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10591. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10592.  
  10593. Link ex11_11b.obj symbols3.obj symbols.obj , ex11_11b.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10594.     del symbols.cxx
  10595.     del symbols.obj
  10596.     del ex11_11b.obj symbols3.obj
  10597.     del sym_package.p
  10598.     copy \ice\include\sym_package.p .
  10599.         1 file(s) copied.
  10600.     del err_package.p
  10601.     copy \ice\include\err_package.p .
  10602.         1 file(s) copied.
  10603.     del once_only.p
  10604.     copy \ice\include\once_only.p .
  10605.         1 file(s) copied.
  10606.     del symbols.cxx
  10607. SYS0002: The system cannot find the file specified.
  10608.     copy \ice\cool\misc\symbols.cxx .
  10609.         1 file(s) copied.
  10610.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex11_13.cxx
  10611. ex11_13.i
  10612.     Glockenspiel Constructor Linker, release 2.0 c
  10613. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex11_13.cxx E:\C4469cpp.C 
  10614. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex11_13.cxx +iE:\C4469cpp.C +oex11_13.i 
  10615. CCC: cfxx exited with status of 217
  10616. rm E:\C4469cpp.C
  10617. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex11_13 -Foex11_13.obj -Tcex11_13.i 
  10618. rm ex11_13.i
  10619. mxx -4 ex11_13.obj 
  10620.     CCC -c  -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols4.cxx
  10621. symbols4.i
  10622.     Glockenspiel Constructor Linker, release 2.0 c
  10623. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols4.cxx E:\C4478cpp.C 
  10624. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols4.cxx +iE:\C4478cpp.C +osymbols4.i 
  10625. CCC: cfxx exited with status of 217
  10626. rm E:\C4478cpp.C
  10627. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols4 -Fosymbols4.obj -Tcsymbols4.i 
  10628. rm symbols4.i
  10629. mxx -4 symbols4.obj 
  10630.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10631. symbols.i
  10632.     Glockenspiel Constructor Linker, release 2.0 c
  10633. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4487cpp.C 
  10634. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4487cpp.C +osymbols.i 
  10635. CCC: cfxx exited with status of 217
  10636. rm E:\C4487cpp.C
  10637. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10638. rm symbols.i
  10639. mxx -4 symbols.obj 
  10640.     del ex11_13.exe
  10641. SYS0002: The system cannot find the file specified.
  10642.     CCC -o ex11_13.exe ex11_13.obj symbols4.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10643.  
  10644. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10645. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10646.  
  10647. Link ex11_13.obj symbols4.obj symbols.obj , ex11_13.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10648.     del symbols.cxx
  10649.     del symbols.obj
  10650.     del ex11_13.obj symbols4.obj
  10651.  
  10652. [D:\ice\cool\examples\section12] nmake /nologo all 
  10653.     del sym_package.p
  10654.     copy \ice\include\sym_package.p .
  10655.         1 file(s) copied.
  10656.     del err_package.p
  10657.     copy \ice\include\err_package.p .
  10658.         1 file(s) copied.
  10659.     del once_only.p
  10660.     copy \ice\include\once_only.p .
  10661.         1 file(s) copied.
  10662.     del symbols.cxx
  10663.     copy \ice\cool\misc\symbols.cxx .
  10664.         1 file(s) copied.
  10665.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex12_5.cxx
  10666. ex12_5.i
  10667.     Glockenspiel Constructor Linker, release 2.0 c
  10668. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex12_5.cxx E:\C4512cpp.C 
  10669. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex12_5.cxx +iE:\C4512cpp.C +oex12_5.i 
  10670. CCC: cfxx exited with status of 217
  10671. rm E:\C4512cpp.C
  10672. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex12_5 -Foex12_5.obj -Tcex12_5.i 
  10673. rm ex12_5.i
  10674. mxx -4 ex12_5.obj 
  10675.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10676. symbols.i
  10677.     Glockenspiel Constructor Linker, release 2.0 c
  10678. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4521cpp.C 
  10679. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4521cpp.C +osymbols.i 
  10680. CCC: cfxx exited with status of 217
  10681. rm E:\C4521cpp.C
  10682. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10683. rm symbols.i
  10684. mxx -4 symbols.obj 
  10685.     del ex12_5.exe
  10686. SYS0002: The system cannot find the file specified.
  10687.     CCC -o ex12_5.exe ex12_5.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10688.  
  10689. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10690. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10691.  
  10692. Link ex12_5.obj symbols.obj , ex12_5.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10693.     del symbols.cxx
  10694.     del symbols.obj
  10695.     del ex12_5.obj
  10696.     del sym_package.p
  10697.     copy \ice\include\sym_package.p .
  10698.         1 file(s) copied.
  10699.     del err_package.p
  10700.     copy \ice\include\err_package.p .
  10701.         1 file(s) copied.
  10702.     del once_only.p
  10703.     copy \ice\include\once_only.p .
  10704.         1 file(s) copied.
  10705.     del symbols.cxx
  10706. SYS0002: The system cannot find the file specified.
  10707.     copy \ice\cool\misc\symbols.cxx .
  10708.         1 file(s) copied.
  10709.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex12_6.cxx
  10710. ex12_6.i
  10711.     Glockenspiel Constructor Linker, release 2.0 c
  10712. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex12_6.cxx E:\C4545cpp.C 
  10713. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex12_6.cxx +iE:\C4545cpp.C +oex12_6.i 
  10714. CCC: cfxx exited with status of 217
  10715. rm E:\C4545cpp.C
  10716. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex12_6 -Foex12_6.obj -Tcex12_6.i 
  10717. rm ex12_6.i
  10718. mxx -4 ex12_6.obj 
  10719.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10720. symbols.i
  10721.     Glockenspiel Constructor Linker, release 2.0 c
  10722. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4554cpp.C 
  10723. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4554cpp.C +osymbols.i 
  10724. CCC: cfxx exited with status of 217
  10725. rm E:\C4554cpp.C
  10726. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10727. rm symbols.i
  10728. mxx -4 symbols.obj 
  10729.     del ex12_6.exe
  10730. SYS0002: The system cannot find the file specified.
  10731.     CCC -o ex12_6.exe ex12_6.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10732.  
  10733. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10734. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10735.  
  10736. Link ex12_6.obj symbols.obj , ex12_6.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10737.     del symbols.cxx
  10738.     del symbols.obj
  10739.     del ex12_6.obj
  10740.     del sym_package.p
  10741.     copy \ice\include\sym_package.p .
  10742.         1 file(s) copied.
  10743.     del err_package.p
  10744.     copy \ice\include\err_package.p .
  10745.         1 file(s) copied.
  10746.     del once_only.p
  10747.     copy \ice\include\once_only.p .
  10748.         1 file(s) copied.
  10749.     del symbols.cxx
  10750. SYS0002: The system cannot find the file specified.
  10751.     copy \ice\cool\misc\symbols.cxx .
  10752.         1 file(s) copied.
  10753.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include ex12_8.cxx
  10754. ex12_8.i
  10755.     Glockenspiel Constructor Linker, release 2.0 c
  10756. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include ex12_8.cxx E:\C4578cpp.C 
  10757. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fex12_8.cxx +iE:\C4578cpp.C +oex12_8.i 
  10758. CCC: cfxx exited with status of 217
  10759. rm E:\C4578cpp.C
  10760. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM ex12_8 -Foex12_8.obj -Tcex12_8.i 
  10761. rm ex12_8.i
  10762. mxx -4 ex12_8.obj 
  10763.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10764. symbols.i
  10765.     Glockenspiel Constructor Linker, release 2.0 c
  10766. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4587cpp.C 
  10767. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4587cpp.C +osymbols.i 
  10768. CCC: cfxx exited with status of 217
  10769. rm E:\C4587cpp.C
  10770. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10771. rm symbols.i
  10772. mxx -4 symbols.obj 
  10773.     del ex12_8.exe
  10774. SYS0002: The system cannot find the file specified.
  10775.     CCC -o ex12_8.exe ex12_8.obj symbols.obj     \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10776.  
  10777. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10778. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10779.  
  10780. Link ex12_8.obj symbols.obj , ex12_8.exe /NOIGNORECASE , , \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10781.     del symbols.cxx
  10782.     del symbols.obj
  10783.     del ex12_8.obj
  10784.     loop nmake runtest pisces CCC cpp test ice_defs cool STOP
  10785.  
  10786. [D:\ice\pisces] nmake /nologo runtest 
  10787.     loop nmake runtest pimake cpp mkdepend touch par STOP
  10788.  
  10789. [D:\ice\pisces\pimake] nmake /nologo runtest 
  10790.  
  10791. [D:\ice\pisces\cpp] nmake /nologo runtest 
  10792.  
  10793. [D:\ice\pisces\mkdepend] nmake /nologo runtest 
  10794.  
  10795. [D:\ice\pisces\touch] nmake /nologo runtest 
  10796.  
  10797. [D:\ice\pisces\par] nmake /nologo runtest 
  10798.  
  10799. [D:\ice\CCC] nmake /nologo runtest 
  10800.  
  10801. [D:\ice\cpp] nmake /nologo runtest 
  10802.  
  10803. [D:\ice\test] nmake /nologo runtest 
  10804.  
  10805. [D:\ice\ice_defs] nmake /nologo runtest 
  10806.  
  10807. [D:\ice\cool] nmake /nologo runtest 
  10808.     loop nmake runtest misc Generic Symbol Hash_Table Package Regexp String Exception Vector Pair Association Stack Queue List Tree Matrix Set Bit_Set Iterator Range Date_Time Random Rational Complex Bignum keyargs examples STOP
  10809.  
  10810. [D:\ice\cool\misc] nmake /nologo runtest 
  10811.  
  10812. [D:\ice\cool\Generic] nmake /nologo runtest 
  10813.     loop nmake runtest tests STOP
  10814.  
  10815. [D:\ice\cool\Generic\tests] nmake /nologo runtest 
  10816.     del sym_package.p
  10817.     copy \ice\include\sym_package.p .
  10818.         1 file(s) copied.
  10819.     del err_package.p
  10820.     copy \ice\include\err_package.p .
  10821.         1 file(s) copied.
  10822.     del once_only.p
  10823.     copy \ice\include\once_only.p .
  10824.         1 file(s) copied.
  10825.     del symbols.cxx
  10826.     copy \ice\cool\misc\symbols.cxx .
  10827.         1 file(s) copied.
  10828.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Generic.cxx
  10829. test_Generic.i
  10830.     Glockenspiel Constructor Linker, release 2.0 c
  10831. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Generic.cxx E:\C4629cpp.C 
  10832. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Generic.cxx +iE:\C4629cpp.C +otest_Generic.i 
  10833. CCC: cfxx exited with status of 217
  10834. rm E:\C4629cpp.C
  10835. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Generic -Fotest_Generic.obj -Tctest_Generic.i 
  10836. rm test_Generic.i
  10837. mxx -4 test_Generic.obj 
  10838.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10839. symbols.i
  10840.     Glockenspiel Constructor Linker, release 2.0 c
  10841. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4638cpp.C 
  10842. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4638cpp.C +osymbols.i 
  10843. CCC: cfxx exited with status of 217
  10844. rm E:\C4638cpp.C
  10845. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10846. rm symbols.i
  10847. mxx -4 symbols.obj 
  10848.     del test_Generic.exe
  10849. SYS0002: The system cannot find the file specified.
  10850.     CCC -o test_Generic.exe test_Generic.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10851.  
  10852. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10853. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10854.  
  10855. Link test_Generic.obj symbols.obj , test_Generic.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10856.     del symbols.cxx
  10857.     del symbols.obj
  10858.     del test_Generic.obj
  10859.     test_Generic > test_Generic.out 2>&1
  10860.     del test_Generic.exe
  10861.  
  10862. [D:\ice\cool\Symbol] nmake /nologo runtest 
  10863.     loop nmake runtest tests STOP
  10864.  
  10865. [D:\ice\cool\Symbol\tests] nmake /nologo runtest 
  10866.     del sym_package.p
  10867.     copy \ice\include\sym_package.p .
  10868.         1 file(s) copied.
  10869.     del err_package.p
  10870.     copy \ice\include\err_package.p .
  10871.         1 file(s) copied.
  10872.     del once_only.p
  10873.     copy \ice\include\once_only.p .
  10874.         1 file(s) copied.
  10875.     del symbols.cxx
  10876.     copy \ice\cool\misc\symbols.cxx .
  10877.         1 file(s) copied.
  10878.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Symbol.cxx
  10879. test_Symbol.i
  10880.     Glockenspiel Constructor Linker, release 2.0 c
  10881. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Symbol.cxx E:\C4668cpp.C 
  10882. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Symbol.cxx +iE:\C4668cpp.C +otest_Symbol.i 
  10883. CCC: cfxx exited with status of 217
  10884. rm E:\C4668cpp.C
  10885. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Symbol -Fotest_Symbol.obj -Tctest_Symbol.i 
  10886. rm test_Symbol.i
  10887. mxx -4 test_Symbol.obj 
  10888.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include tsymbols.cxx
  10889. tsymbols.i
  10890.     Glockenspiel Constructor Linker, release 2.0 c
  10891. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include tsymbols.cxx E:\C4677cpp.C 
  10892. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftsymbols.cxx +iE:\C4677cpp.C +otsymbols.i 
  10893. CCC: cfxx exited with status of 217
  10894. rm E:\C4677cpp.C
  10895. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM tsymbols -Fotsymbols.obj -Tctsymbols.i 
  10896. rm tsymbols.i
  10897. mxx -4 tsymbols.obj 
  10898.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10899. symbols.i
  10900.     Glockenspiel Constructor Linker, release 2.0 c
  10901. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4686cpp.C 
  10902. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4686cpp.C +osymbols.i 
  10903. CCC: cfxx exited with status of 217
  10904. rm E:\C4686cpp.C
  10905. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10906. rm symbols.i
  10907. mxx -4 symbols.obj 
  10908.     del test_Symbol.exe
  10909. SYS0002: The system cannot find the file specified.
  10910.     CCC -o test_Symbol.exe test_Symbol.obj tsymbols.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10911.  
  10912. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10913. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10914.  
  10915. Link test_Symbol.obj tsymbols.obj symbols.obj , test_Symbol.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10916.     del symbols.cxx
  10917.     del symbols.obj
  10918.     del test_Symbol.obj tsymbols.obj
  10919.     test_Symbol > test_Symbol.out 2>&1
  10920.     del test_Symbol.exe
  10921.  
  10922. [D:\ice\cool\Hash_Table] nmake /nologo runtest 
  10923.     loop nmake runtest tests STOP
  10924.  
  10925. [D:\ice\cool\Hash_Table\tests] nmake /nologo runtest 
  10926.     del sym_package.p
  10927.     copy \ice\include\sym_package.p .
  10928.         1 file(s) copied.
  10929.     del err_package.p
  10930.     copy \ice\include\err_package.p .
  10931.         1 file(s) copied.
  10932.     del once_only.p
  10933.     copy \ice\include\once_only.p .
  10934.         1 file(s) copied.
  10935.     del symbols.cxx
  10936.     copy \ice\cool\misc\symbols.cxx .
  10937.         1 file(s) copied.
  10938.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_HT.cxx
  10939. test_HT.i
  10940.     Glockenspiel Constructor Linker, release 2.0 c
  10941. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_HT.cxx E:\C4716cpp.C 
  10942. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_HT.cxx +iE:\C4716cpp.C +otest_HT.i 
  10943. CCC: cfxx exited with status of 217
  10944. rm E:\C4716cpp.C
  10945. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_HT -Fotest_HT.obj -Tctest_HT.i 
  10946. rm test_HT.i
  10947. mxx -4 test_HT.obj 
  10948.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_HT1.cxx
  10949. test_HT1.i
  10950.     Glockenspiel Constructor Linker, release 2.0 c
  10951. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_HT1.cxx E:\C4725cpp.C 
  10952. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_HT1.cxx +iE:\C4725cpp.C +otest_HT1.i 
  10953. CCC: cfxx exited with status of 217
  10954. rm E:\C4725cpp.C
  10955. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_HT1 -Fotest_HT1.obj -Tctest_HT1.i 
  10956. rm test_HT1.i
  10957. mxx -4 test_HT1.obj 
  10958.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  10959. symbols.i
  10960.     Glockenspiel Constructor Linker, release 2.0 c
  10961. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4734cpp.C 
  10962. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4734cpp.C +osymbols.i 
  10963. CCC: cfxx exited with status of 217
  10964. rm E:\C4734cpp.C
  10965. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  10966. rm symbols.i
  10967. mxx -4 symbols.obj 
  10968.     del test_HT.exe
  10969. SYS0002: The system cannot find the file specified.
  10970.     CCC -o test_HT.exe test_HT.obj test_HT1.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  10971.  
  10972. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  10973. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  10974.  
  10975. Link test_HT.obj test_HT1.obj symbols.obj , test_HT.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  10976.     del symbols.cxx
  10977.     del symbols.obj
  10978.     del test_HT.obj test_HT1.obj
  10979.     test_HT > test_HT.out 2>&1
  10980.     del test_HT.exe
  10981.  
  10982. [D:\ice\cool\Package] nmake /nologo runtest 
  10983.     loop nmake runtest tests STOP
  10984.  
  10985. [D:\ice\cool\Package\tests] nmake /nologo runtest 
  10986.     del sym_package.p
  10987.     copy \ice\include\sym_package.p .
  10988.         1 file(s) copied.
  10989.     del err_package.p
  10990.     copy \ice\include\err_package.p .
  10991.         1 file(s) copied.
  10992.     del once_only.p
  10993.     copy \ice\include\once_only.p .
  10994.         1 file(s) copied.
  10995.     del symbols.cxx
  10996.     copy \ice\cool\misc\symbols.cxx .
  10997.         1 file(s) copied.
  10998.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Package.cxx
  10999. test_Package.i
  11000.     Glockenspiel Constructor Linker, release 2.0 c
  11001. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Package.cxx E:\C4764cpp.C 
  11002. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Package.cxx +iE:\C4764cpp.C +otest_Package.i 
  11003. CCC: cfxx exited with status of 217
  11004. rm E:\C4764cpp.C
  11005. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Package -Fotest_Package.obj -Tctest_Package.i 
  11006. rm test_Package.i
  11007. mxx -4 test_Package.obj 
  11008.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11009. symbols.i
  11010.     Glockenspiel Constructor Linker, release 2.0 c
  11011. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4773cpp.C 
  11012. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4773cpp.C +osymbols.i 
  11013. CCC: cfxx exited with status of 217
  11014. rm E:\C4773cpp.C
  11015. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11016. rm symbols.i
  11017. mxx -4 symbols.obj 
  11018.     del test_Package.exe
  11019. SYS0002: The system cannot find the file specified.
  11020.     CCC -o test_Package.exe test_Package.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11021.  
  11022. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11023. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11024.  
  11025. Link test_Package.obj symbols.obj , test_Package.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11026.     del symbols.cxx
  11027.     del symbols.obj
  11028.     del test_Package.obj
  11029.     test_Package > test_Package.out 2>&1
  11030.     del test_Package.exe
  11031.  
  11032. [D:\ice\cool\Regexp] nmake /nologo runtest 
  11033.     loop nmake runtest tests STOP
  11034.  
  11035. [D:\ice\cool\Regexp\tests] nmake /nologo runtest 
  11036.     del sym_package.p
  11037.     copy \ice\include\sym_package.p .
  11038.         1 file(s) copied.
  11039.     del err_package.p
  11040.     copy \ice\include\err_package.p .
  11041.         1 file(s) copied.
  11042.     del once_only.p
  11043.     copy \ice\include\once_only.p .
  11044.         1 file(s) copied.
  11045.     del symbols.cxx
  11046.     copy \ice\cool\misc\symbols.cxx .
  11047.         1 file(s) copied.
  11048.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Regexp.cxx
  11049. test_Regexp.i
  11050.     Glockenspiel Constructor Linker, release 2.0 c
  11051. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Regexp.cxx E:\C4803cpp.C 
  11052. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Regexp.cxx +iE:\C4803cpp.C +otest_Regexp.i 
  11053. CCC: cfxx exited with status of 217
  11054. rm E:\C4803cpp.C
  11055. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Regexp -Fotest_Regexp.obj -Tctest_Regexp.i 
  11056. rm test_Regexp.i
  11057. mxx -4 test_Regexp.obj 
  11058.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11059. symbols.i
  11060.     Glockenspiel Constructor Linker, release 2.0 c
  11061. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4812cpp.C 
  11062. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4812cpp.C +osymbols.i 
  11063. CCC: cfxx exited with status of 217
  11064. rm E:\C4812cpp.C
  11065. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11066. rm symbols.i
  11067. mxx -4 symbols.obj 
  11068.     del test_Regexp.exe
  11069. SYS0002: The system cannot find the file specified.
  11070.     CCC -o test_Regexp.exe test_Regexp.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11071.  
  11072. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11073. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11074.  
  11075. Link test_Regexp.obj symbols.obj , test_Regexp.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11076.     del symbols.cxx
  11077.     del symbols.obj
  11078.     del test_Regexp.obj
  11079.     test_Regexp > test_Regexp.out 2>&1
  11080.     del test_Regexp.exe
  11081.  
  11082. [D:\ice\cool\String] nmake /nologo runtest 
  11083.     loop nmake runtest tests STOP
  11084.  
  11085. [D:\ice\cool\String\tests] nmake /nologo runtest 
  11086.     del sym_package.p
  11087.     copy \ice\include\sym_package.p .
  11088.         1 file(s) copied.
  11089.     del err_package.p
  11090.     copy \ice\include\err_package.p .
  11091.         1 file(s) copied.
  11092.     del once_only.p
  11093.     copy \ice\include\once_only.p .
  11094.         1 file(s) copied.
  11095.     del symbols.cxx
  11096.     copy \ice\cool\misc\symbols.cxx .
  11097.         1 file(s) copied.
  11098.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_String.cxx
  11099. test_String.i
  11100.     Glockenspiel Constructor Linker, release 2.0 c
  11101. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_String.cxx E:\C4842cpp.C 
  11102. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_String.cxx +iE:\C4842cpp.C +otest_String.i 
  11103. CCC: cfxx exited with status of 217
  11104. rm E:\C4842cpp.C
  11105. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_String -Fotest_String.obj -Tctest_String.i 
  11106. rm test_String.i
  11107. mxx -4 test_String.obj 
  11108.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11109. symbols.i
  11110.     Glockenspiel Constructor Linker, release 2.0 c
  11111. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4851cpp.C 
  11112. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4851cpp.C +osymbols.i 
  11113. CCC: cfxx exited with status of 217
  11114. rm E:\C4851cpp.C
  11115. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11116. rm symbols.i
  11117. mxx -4 symbols.obj 
  11118.     del test_String.exe
  11119. SYS0002: The system cannot find the file specified.
  11120.     CCC -o test_String.exe test_String.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11121.  
  11122. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11123. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11124.  
  11125. Link test_String.obj symbols.obj , test_String.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11126.     del symbols.cxx
  11127.     del symbols.obj
  11128.     del test_String.obj
  11129.     del sym_package.p
  11130.     copy \ice\include\sym_package.p .
  11131.         1 file(s) copied.
  11132.     del err_package.p
  11133.     copy \ice\include\err_package.p .
  11134.         1 file(s) copied.
  11135.     del once_only.p
  11136.     copy \ice\include\once_only.p .
  11137.         1 file(s) copied.
  11138.     del symbols.cxx
  11139. SYS0002: The system cannot find the file specified.
  11140.     copy \ice\cool\misc\symbols.cxx .
  11141.         1 file(s) copied.
  11142.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_GS.cxx
  11143. test_GS.i
  11144.     Glockenspiel Constructor Linker, release 2.0 c
  11145. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_GS.cxx E:\C4875cpp.C 
  11146. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_GS.cxx +iE:\C4875cpp.C +otest_GS.i 
  11147. CCC: cfxx exited with status of 217
  11148. rm E:\C4875cpp.C
  11149. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_GS -Fotest_GS.obj -Tctest_GS.i 
  11150. rm test_GS.i
  11151. mxx -4 test_GS.obj 
  11152.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11153. symbols.i
  11154.     Glockenspiel Constructor Linker, release 2.0 c
  11155. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4884cpp.C 
  11156. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4884cpp.C +osymbols.i 
  11157. CCC: cfxx exited with status of 217
  11158. rm E:\C4884cpp.C
  11159. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11160. rm symbols.i
  11161. mxx -4 symbols.obj 
  11162.     del test_GS.exe
  11163. SYS0002: The system cannot find the file specified.
  11164.     CCC -o test_GS.exe test_GS.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11165.  
  11166. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11167. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11168.  
  11169. Link test_GS.obj symbols.obj , test_GS.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11170.     del symbols.cxx
  11171.     del symbols.obj
  11172.     del test_GS.obj
  11173.     del sym_package.p
  11174.     copy \ice\include\sym_package.p .
  11175.         1 file(s) copied.
  11176.     del err_package.p
  11177.     copy \ice\include\err_package.p .
  11178.         1 file(s) copied.
  11179.     del once_only.p
  11180.     copy \ice\include\once_only.p .
  11181.         1 file(s) copied.
  11182.     del symbols.cxx
  11183. SYS0002: The system cannot find the file specified.
  11184.     copy \ice\cool\misc\symbols.cxx .
  11185.         1 file(s) copied.
  11186.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_char.cxx
  11187. test_char.i
  11188.     Glockenspiel Constructor Linker, release 2.0 c
  11189. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_char.cxx E:\C4908cpp.C 
  11190. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_char.cxx +iE:\C4908cpp.C +otest_char.i 
  11191. CCC: cfxx exited with status of 217
  11192. rm E:\C4908cpp.C
  11193. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_char -Fotest_char.obj -Tctest_char.i 
  11194. rm test_char.i
  11195. mxx -4 test_char.obj 
  11196.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11197. symbols.i
  11198.     Glockenspiel Constructor Linker, release 2.0 c
  11199. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4917cpp.C 
  11200. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4917cpp.C +osymbols.i 
  11201. CCC: cfxx exited with status of 217
  11202. rm E:\C4917cpp.C
  11203. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11204. rm symbols.i
  11205. mxx -4 symbols.obj 
  11206.     del test_char.exe
  11207. SYS0002: The system cannot find the file specified.
  11208.     CCC -o test_char.exe test_char.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11209.  
  11210. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11211. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11212.  
  11213. Link test_char.obj symbols.obj , test_char.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11214.     del symbols.cxx
  11215.     del symbols.obj
  11216.     del test_char.obj
  11217.     test_String > test_String.out 2>&1
  11218.     del test_String.exe
  11219.     test_GS > test_GS.out 2>&1
  11220.     del test_GS.exe
  11221.     test_char > test_char.out 2>&1
  11222.     del test_char.exe
  11223.  
  11224. [D:\ice\cool\Exception] nmake /nologo runtest 
  11225.     loop nmake runtest tests STOP
  11226.  
  11227. [D:\ice\cool\Exception\tests] nmake /nologo runtest 
  11228.     del sym_package.p
  11229.     copy \ice\include\sym_package.p .
  11230.         1 file(s) copied.
  11231.     del err_package.p
  11232.     copy \ice\include\err_package.p .
  11233.         1 file(s) copied.
  11234.     del once_only.p
  11235.     copy \ice\include\once_only.p .
  11236.         1 file(s) copied.
  11237.     del symbols.cxx
  11238.     copy \ice\cool\misc\symbols.cxx .
  11239.         1 file(s) copied.
  11240.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Except.cxx
  11241. test_Except.i
  11242.     Glockenspiel Constructor Linker, release 2.0 c
  11243. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Except.cxx E:\C4953cpp.C 
  11244. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Except.cxx +iE:\C4953cpp.C +otest_Except.i 
  11245. CCC: cfxx exited with status of 217
  11246. rm E:\C4953cpp.C
  11247. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Except -Fotest_Except.obj -Tctest_Except.i 
  11248. rm test_Except.i
  11249. mxx -4 test_Except.obj 
  11250.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11251. symbols.i
  11252.     Glockenspiel Constructor Linker, release 2.0 c
  11253. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C4962cpp.C 
  11254. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C4962cpp.C +osymbols.i 
  11255. CCC: cfxx exited with status of 217
  11256. rm E:\C4962cpp.C
  11257. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11258. rm symbols.i
  11259. mxx -4 symbols.obj 
  11260.     del test_Except.exe
  11261. SYS0002: The system cannot find the file specified.
  11262.     CCC -o test_Except.exe test_Except.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11263.  
  11264. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11265. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11266.  
  11267. Link test_Except.obj symbols.obj , test_Except.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11268.     del symbols.cxx
  11269.     del symbols.obj
  11270.     del test_Except.obj
  11271.     test_Except > test_Except.out 2>&1
  11272.     del test_Except.exe
  11273.  
  11274. [D:\ice\cool\Vector] nmake /nologo runtest 
  11275.     loop nmake runtest tests STOP
  11276.  
  11277. [D:\ice\cool\Vector\tests] nmake /nologo runtest 
  11278.     del sym_package.p
  11279.     copy \ice\include\sym_package.p .
  11280.         1 file(s) copied.
  11281.     del err_package.p
  11282.     copy \ice\include\err_package.p .
  11283.         1 file(s) copied.
  11284.     del once_only.p
  11285.     copy \ice\include\once_only.p .
  11286.         1 file(s) copied.
  11287.     del symbols.cxx
  11288.     copy \ice\cool\misc\symbols.cxx .
  11289.         1 file(s) copied.
  11290.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Vector.cxx
  11291. test_Vector.i
  11292.     Glockenspiel Constructor Linker, release 2.0 c
  11293. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Vector.cxx E:\C4992cpp.C 
  11294. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Vector.cxx +iE:\C4992cpp.C +otest_Vector.i 
  11295. CCC: cfxx exited with status of 217
  11296. rm E:\C4992cpp.C
  11297. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Vector -Fotest_Vector.obj -Tctest_Vector.i 
  11298. rm test_Vector.i
  11299. mxx -4 test_Vector.obj 
  11300.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11301. symbols.i
  11302.     Glockenspiel Constructor Linker, release 2.0 c
  11303. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5001cpp.C 
  11304. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5001cpp.C +osymbols.i 
  11305. CCC: cfxx exited with status of 217
  11306. rm E:\C5001cpp.C
  11307. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11308. rm symbols.i
  11309. mxx -4 symbols.obj 
  11310.     del test_Vector.exe
  11311. SYS0002: The system cannot find the file specified.
  11312.     CCC -o test_Vector.exe test_Vector.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11313.  
  11314. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11315. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11316.  
  11317. Link test_Vector.obj symbols.obj , test_Vector.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11318.     del symbols.cxx
  11319.     del symbols.obj
  11320.     del test_Vector.obj
  11321.     test_Vector > test_Vector.out 2>&1
  11322.     del test_Vector.exe
  11323.  
  11324. [D:\ice\cool\Pair] nmake /nologo runtest 
  11325.     loop nmake runtest tests STOP
  11326.  
  11327. [D:\ice\cool\Pair\tests] nmake /nologo runtest 
  11328.     del sym_package.p
  11329.     copy \ice\include\sym_package.p .
  11330.         1 file(s) copied.
  11331.     del err_package.p
  11332.     copy \ice\include\err_package.p .
  11333.         1 file(s) copied.
  11334.     del once_only.p
  11335.     copy \ice\include\once_only.p .
  11336.         1 file(s) copied.
  11337.     del symbols.cxx
  11338.     copy \ice\cool\misc\symbols.cxx .
  11339.         1 file(s) copied.
  11340.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Pair.cxx
  11341. test_Pair.i
  11342.     Glockenspiel Constructor Linker, release 2.0 c
  11343. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Pair.cxx E:\C5031cpp.C 
  11344. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Pair.cxx +iE:\C5031cpp.C +otest_Pair.i 
  11345. CCC: cfxx exited with status of 217
  11346. rm E:\C5031cpp.C
  11347. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Pair -Fotest_Pair.obj -Tctest_Pair.i 
  11348. rm test_Pair.i
  11349. mxx -4 test_Pair.obj 
  11350.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11351. symbols.i
  11352.     Glockenspiel Constructor Linker, release 2.0 c
  11353. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5040cpp.C 
  11354. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5040cpp.C +osymbols.i 
  11355. CCC: cfxx exited with status of 217
  11356. rm E:\C5040cpp.C
  11357. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11358. rm symbols.i
  11359. mxx -4 symbols.obj 
  11360.     del test_Pair.exe
  11361. SYS0002: The system cannot find the file specified.
  11362.     CCC -o test_Pair.exe test_Pair.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11363.  
  11364. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11365. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11366.  
  11367. Link test_Pair.obj symbols.obj , test_Pair.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11368.     del symbols.cxx
  11369.     del symbols.obj
  11370.     del test_Pair.obj
  11371.     test_Pair > test_Pair.out 2>&1
  11372.     del test_Pair.exe
  11373.  
  11374. [D:\ice\cool\Association] nmake /nologo runtest 
  11375.     loop nmake runtest tests STOP
  11376.  
  11377. [D:\ice\cool\Association\tests] nmake /nologo runtest 
  11378.     del sym_package.p
  11379.     copy \ice\include\sym_package.p .
  11380.         1 file(s) copied.
  11381.     del err_package.p
  11382.     copy \ice\include\err_package.p .
  11383.         1 file(s) copied.
  11384.     del once_only.p
  11385.     copy \ice\include\once_only.p .
  11386.         1 file(s) copied.
  11387.     del symbols.cxx
  11388.     copy \ice\cool\misc\symbols.cxx .
  11389.         1 file(s) copied.
  11390.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Assoc.cxx
  11391. test_Assoc.i
  11392.     Glockenspiel Constructor Linker, release 2.0 c
  11393. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Assoc.cxx E:\C5070cpp.C 
  11394. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Assoc.cxx +iE:\C5070cpp.C +otest_Assoc.i 
  11395. CCC: cfxx exited with status of 217
  11396. rm E:\C5070cpp.C
  11397. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Assoc -Fotest_Assoc.obj -Tctest_Assoc.i 
  11398. rm test_Assoc.i
  11399. mxx -4 test_Assoc.obj 
  11400.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11401. symbols.i
  11402.     Glockenspiel Constructor Linker, release 2.0 c
  11403. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5079cpp.C 
  11404. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5079cpp.C +osymbols.i 
  11405. CCC: cfxx exited with status of 217
  11406. rm E:\C5079cpp.C
  11407. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11408. rm symbols.i
  11409. mxx -4 symbols.obj 
  11410.     del test_Assoc.exe
  11411. SYS0002: The system cannot find the file specified.
  11412.     CCC -o test_Assoc.exe test_Assoc.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11413.  
  11414. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11415. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11416.  
  11417. Link test_Assoc.obj symbols.obj , test_Assoc.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11418.     del symbols.cxx
  11419.     del symbols.obj
  11420.     del test_Assoc.obj
  11421.     test_Assoc > test_Assoc.out 2>&1
  11422.     del test_Assoc.exe
  11423.  
  11424. [D:\ice\cool\Stack] nmake /nologo runtest 
  11425.     loop nmake runtest tests STOP
  11426.  
  11427. [D:\ice\cool\Stack\tests] nmake /nologo runtest 
  11428.     del sym_package.p
  11429.     copy \ice\include\sym_package.p .
  11430.         1 file(s) copied.
  11431.     del err_package.p
  11432.     copy \ice\include\err_package.p .
  11433.         1 file(s) copied.
  11434.     del once_only.p
  11435.     copy \ice\include\once_only.p .
  11436.         1 file(s) copied.
  11437.     del symbols.cxx
  11438.     copy \ice\cool\misc\symbols.cxx .
  11439.         1 file(s) copied.
  11440.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Stack.cxx
  11441. test_Stack.i
  11442.     Glockenspiel Constructor Linker, release 2.0 c
  11443. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Stack.cxx E:\C5109cpp.C 
  11444. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Stack.cxx +iE:\C5109cpp.C +otest_Stack.i 
  11445. CCC: cfxx exited with status of 217
  11446. rm E:\C5109cpp.C
  11447. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Stack -Fotest_Stack.obj -Tctest_Stack.i 
  11448. rm test_Stack.i
  11449. mxx -4 test_Stack.obj 
  11450.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11451. symbols.i
  11452.     Glockenspiel Constructor Linker, release 2.0 c
  11453. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5118cpp.C 
  11454. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5118cpp.C +osymbols.i 
  11455. CCC: cfxx exited with status of 217
  11456. rm E:\C5118cpp.C
  11457. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11458. rm symbols.i
  11459. mxx -4 symbols.obj 
  11460.     del test_Stack.exe
  11461. SYS0002: The system cannot find the file specified.
  11462.     CCC -o test_Stack.exe test_Stack.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11463.  
  11464. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11465. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11466.  
  11467. Link test_Stack.obj symbols.obj , test_Stack.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11468.     del symbols.cxx
  11469.     del symbols.obj
  11470.     del test_Stack.obj
  11471.     test_Stack > test_Stack.out 2>&1
  11472.     del test_Stack.exe
  11473.  
  11474. [D:\ice\cool\Queue] nmake /nologo runtest 
  11475.     loop nmake runtest tests STOP
  11476.  
  11477. [D:\ice\cool\Queue\tests] nmake /nologo runtest 
  11478.     del sym_package.p
  11479.     copy \ice\include\sym_package.p .
  11480.         1 file(s) copied.
  11481.     del err_package.p
  11482.     copy \ice\include\err_package.p .
  11483.         1 file(s) copied.
  11484.     del once_only.p
  11485.     copy \ice\include\once_only.p .
  11486.         1 file(s) copied.
  11487.     del symbols.cxx
  11488.     copy \ice\cool\misc\symbols.cxx .
  11489.         1 file(s) copied.
  11490.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Queue.cxx
  11491. test_Queue.i
  11492.     Glockenspiel Constructor Linker, release 2.0 c
  11493. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Queue.cxx E:\C5148cpp.C 
  11494. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Queue.cxx +iE:\C5148cpp.C +otest_Queue.i 
  11495. CCC: cfxx exited with status of 217
  11496. rm E:\C5148cpp.C
  11497. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Queue -Fotest_Queue.obj -Tctest_Queue.i 
  11498. rm test_Queue.i
  11499. mxx -4 test_Queue.obj 
  11500.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11501. symbols.i
  11502.     Glockenspiel Constructor Linker, release 2.0 c
  11503. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5157cpp.C 
  11504. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5157cpp.C +osymbols.i 
  11505. CCC: cfxx exited with status of 217
  11506. rm E:\C5157cpp.C
  11507. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11508. rm symbols.i
  11509. mxx -4 symbols.obj 
  11510.     del test_Queue.exe
  11511. SYS0002: The system cannot find the file specified.
  11512.     CCC -o test_Queue.exe test_Queue.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11513.  
  11514. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11515. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11516.  
  11517. Link test_Queue.obj symbols.obj , test_Queue.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11518.     del symbols.cxx
  11519.     del symbols.obj
  11520.     del test_Queue.obj
  11521.     test_Queue > test_Queue.out 2>&1
  11522.     del test_Queue.exe
  11523.  
  11524. [D:\ice\cool\List] nmake /nologo runtest 
  11525.     loop nmake runtest tests STOP
  11526.  
  11527. [D:\ice\cool\List\tests] nmake /nologo runtest 
  11528.     del sym_package.p
  11529.     copy \ice\include\sym_package.p .
  11530.         1 file(s) copied.
  11531.     del err_package.p
  11532.     copy \ice\include\err_package.p .
  11533.         1 file(s) copied.
  11534.     del once_only.p
  11535.     copy \ice\include\once_only.p .
  11536.         1 file(s) copied.
  11537.     del symbols.cxx
  11538.     copy \ice\cool\misc\symbols.cxx .
  11539.         1 file(s) copied.
  11540.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_List.cxx
  11541. test_List.i
  11542.     Glockenspiel Constructor Linker, release 2.0 c
  11543. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_List.cxx E:\C5187cpp.C 
  11544. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_List.cxx +iE:\C5187cpp.C +otest_List.i 
  11545. CCC: cfxx exited with status of 217
  11546. rm E:\C5187cpp.C
  11547. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_List -Fotest_List.obj -Tctest_List.i 
  11548. rm test_List.i
  11549. mxx -4 test_List.obj 
  11550.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_List1.cxx
  11551. test_List1.i
  11552.     Glockenspiel Constructor Linker, release 2.0 c
  11553. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_List1.cxx E:\C5196cpp.C 
  11554. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_List1.cxx +iE:\C5196cpp.C +otest_List1.i 
  11555. CCC: cfxx exited with status of 217
  11556. rm E:\C5196cpp.C
  11557. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_List1 -Fotest_List1.obj -Tctest_List1.i 
  11558. rm test_List1.i
  11559. mxx -4 test_List1.obj 
  11560.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_List2.cxx
  11561. test_List2.i
  11562.     Glockenspiel Constructor Linker, release 2.0 c
  11563. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_List2.cxx E:\C5205cpp.C 
  11564. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_List2.cxx +iE:\C5205cpp.C +otest_List2.i 
  11565. CCC: cfxx exited with status of 217
  11566. rm E:\C5205cpp.C
  11567. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_List2 -Fotest_List2.obj -Tctest_List2.i 
  11568. rm test_List2.i
  11569. mxx -4 test_List2.obj 
  11570.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_List3.cxx
  11571. test_List3.i
  11572.     Glockenspiel Constructor Linker, release 2.0 c
  11573. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_List3.cxx E:\C5214cpp.C 
  11574. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_List3.cxx +iE:\C5214cpp.C +otest_List3.i 
  11575. CCC: cfxx exited with status of 217
  11576. rm E:\C5214cpp.C
  11577. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_List3 -Fotest_List3.obj -Tctest_List3.i 
  11578. rm test_List3.i
  11579. mxx -4 test_List3.obj 
  11580.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_List4.cxx
  11581. test_List4.i
  11582.     Glockenspiel Constructor Linker, release 2.0 c
  11583. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_List4.cxx E:\C5223cpp.C 
  11584. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_List4.cxx +iE:\C5223cpp.C +otest_List4.i 
  11585. CCC: cfxx exited with status of 217
  11586. rm E:\C5223cpp.C
  11587. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_List4 -Fotest_List4.obj -Tctest_List4.i 
  11588. rm test_List4.i
  11589. mxx -4 test_List4.obj 
  11590.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11591. symbols.i
  11592.     Glockenspiel Constructor Linker, release 2.0 c
  11593. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5232cpp.C 
  11594. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5232cpp.C +osymbols.i 
  11595. CCC: cfxx exited with status of 217
  11596. rm E:\C5232cpp.C
  11597. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11598. rm symbols.i
  11599. mxx -4 symbols.obj 
  11600.     del test_List.exe
  11601. SYS0002: The system cannot find the file specified.
  11602.     CCC -o test_List.exe test_List.obj test_List1.obj test_List2.obj test_List3.obj test_List4.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11603.  
  11604. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11605. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11606.  
  11607. Link test_List.obj test_List1.obj test_List2.obj test_List3.obj test_List4.obj symbols.obj , test_List.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11608.     del symbols.cxx
  11609.     del symbols.obj
  11610.     del test_List.obj test_List1.obj test_List2.obj test_List3.obj test_List4.obj
  11611.     test_List > test_List.out 2>&1
  11612.     del test_List.exe
  11613.  
  11614. [D:\ice\cool\Tree] nmake /nologo runtest 
  11615.     loop nmake runtest tests STOP
  11616.  
  11617. [D:\ice\cool\Tree\tests] nmake /nologo runtest 
  11618.     del sym_package.p
  11619.     copy \ice\include\sym_package.p .
  11620.         1 file(s) copied.
  11621.     del err_package.p
  11622.     copy \ice\include\err_package.p .
  11623.         1 file(s) copied.
  11624.     del once_only.p
  11625.     copy \ice\include\once_only.p .
  11626.         1 file(s) copied.
  11627.     del symbols.cxx
  11628.     copy \ice\cool\misc\symbols.cxx .
  11629.         1 file(s) copied.
  11630.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_nodes.cxx
  11631. test_nodes.i
  11632.     Glockenspiel Constructor Linker, release 2.0 c
  11633. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_nodes.cxx E:\C5262cpp.C 
  11634. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_nodes.cxx +iE:\C5262cpp.C +otest_nodes.i 
  11635. CCC: cfxx exited with status of 217
  11636. rm E:\C5262cpp.C
  11637. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_nodes -Fotest_nodes.obj -Tctest_nodes.i 
  11638. rm test_nodes.i
  11639. mxx -4 test_nodes.obj 
  11640.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11641. symbols.i
  11642.     Glockenspiel Constructor Linker, release 2.0 c
  11643. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5271cpp.C 
  11644. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5271cpp.C +osymbols.i 
  11645. CCC: cfxx exited with status of 217
  11646. rm E:\C5271cpp.C
  11647. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11648. rm symbols.i
  11649. mxx -4 symbols.obj 
  11650.     del test_nodes.exe
  11651. SYS0002: The system cannot find the file specified.
  11652.     CCC -o test_nodes.exe test_nodes.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11653.  
  11654. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11655. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11656.  
  11657. Link test_nodes.obj symbols.obj , test_nodes.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11658.     del symbols.cxx
  11659.     del symbols.obj
  11660.     del test_nodes.obj
  11661.     del sym_package.p
  11662.     copy \ice\include\sym_package.p .
  11663.         1 file(s) copied.
  11664.     del err_package.p
  11665.     copy \ice\include\err_package.p .
  11666.         1 file(s) copied.
  11667.     del once_only.p
  11668.     copy \ice\include\once_only.p .
  11669.         1 file(s) copied.
  11670.     del symbols.cxx
  11671. SYS0002: The system cannot find the file specified.
  11672.     copy \ice\cool\misc\symbols.cxx .
  11673.         1 file(s) copied.
  11674.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_AVL.cxx
  11675. test_AVL.i
  11676.     Glockenspiel Constructor Linker, release 2.0 c
  11677. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_AVL.cxx E:\C5295cpp.C 
  11678. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_AVL.cxx +iE:\C5295cpp.C +otest_AVL.i 
  11679. CCC: cfxx exited with status of 217
  11680. rm E:\C5295cpp.C
  11681. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_AVL -Fotest_AVL.obj -Tctest_AVL.i 
  11682. rm test_AVL.i
  11683. mxx -4 test_AVL.obj 
  11684.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11685. symbols.i
  11686.     Glockenspiel Constructor Linker, release 2.0 c
  11687. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5304cpp.C 
  11688. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5304cpp.C +osymbols.i 
  11689. CCC: cfxx exited with status of 217
  11690. rm E:\C5304cpp.C
  11691. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11692. rm symbols.i
  11693. mxx -4 symbols.obj 
  11694.     del test_AVL.exe
  11695. SYS0002: The system cannot find the file specified.
  11696.     CCC -o test_AVL.exe test_AVL.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11697.  
  11698. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11699. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11700.  
  11701. Link test_AVL.obj symbols.obj , test_AVL.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11702.     del symbols.cxx
  11703.     del symbols.obj
  11704.     del test_AVL.obj
  11705.     del sym_package.p
  11706.     copy \ice\include\sym_package.p .
  11707.         1 file(s) copied.
  11708.     del err_package.p
  11709.     copy \ice\include\err_package.p .
  11710.         1 file(s) copied.
  11711.     del once_only.p
  11712.     copy \ice\include\once_only.p .
  11713.         1 file(s) copied.
  11714.     del symbols.cxx
  11715. SYS0002: The system cannot find the file specified.
  11716.     copy \ice\cool\misc\symbols.cxx .
  11717.         1 file(s) copied.
  11718.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_BT.cxx
  11719. test_BT.i
  11720.     Glockenspiel Constructor Linker, release 2.0 c
  11721. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_BT.cxx E:\C5328cpp.C 
  11722. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_BT.cxx +iE:\C5328cpp.C +otest_BT.i 
  11723. CCC: cfxx exited with status of 217
  11724. rm E:\C5328cpp.C
  11725. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_BT -Fotest_BT.obj -Tctest_BT.i 
  11726. rm test_BT.i
  11727. mxx -4 test_BT.obj 
  11728.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11729. symbols.i
  11730.     Glockenspiel Constructor Linker, release 2.0 c
  11731. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5337cpp.C 
  11732. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5337cpp.C +osymbols.i 
  11733. CCC: cfxx exited with status of 217
  11734. rm E:\C5337cpp.C
  11735. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11736. rm symbols.i
  11737. mxx -4 symbols.obj 
  11738.     del test_BT.exe
  11739. SYS0002: The system cannot find the file specified.
  11740.     CCC -o test_BT.exe test_BT.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11741.  
  11742. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11743. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11744.  
  11745. Link test_BT.obj symbols.obj , test_BT.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11746.     del symbols.cxx
  11747.     del symbols.obj
  11748.     del test_BT.obj
  11749.     del sym_package.p
  11750.     copy \ice\include\sym_package.p .
  11751.         1 file(s) copied.
  11752.     del err_package.p
  11753.     copy \ice\include\err_package.p .
  11754.         1 file(s) copied.
  11755.     del once_only.p
  11756.     copy \ice\include\once_only.p .
  11757.         1 file(s) copied.
  11758.     del symbols.cxx
  11759. SYS0002: The system cannot find the file specified.
  11760.     copy \ice\cool\misc\symbols.cxx .
  11761.         1 file(s) copied.
  11762.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_NT.cxx
  11763. test_NT.i
  11764.     Glockenspiel Constructor Linker, release 2.0 c
  11765. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_NT.cxx E:\C5361cpp.C 
  11766. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_NT.cxx +iE:\C5361cpp.C +otest_NT.i 
  11767. CCC: cfxx exited with status of 217
  11768. rm E:\C5361cpp.C
  11769. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_NT -Fotest_NT.obj -Tctest_NT.i 
  11770. rm test_NT.i
  11771. mxx -4 test_NT.obj 
  11772.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11773. symbols.i
  11774.     Glockenspiel Constructor Linker, release 2.0 c
  11775. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5370cpp.C 
  11776. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5370cpp.C +osymbols.i 
  11777. CCC: cfxx exited with status of 217
  11778. rm E:\C5370cpp.C
  11779. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11780. rm symbols.i
  11781. mxx -4 symbols.obj 
  11782.     del test_NT.exe
  11783. SYS0002: The system cannot find the file specified.
  11784.     CCC -o test_NT.exe test_NT.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11785.  
  11786. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11787. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11788.  
  11789. Link test_NT.obj symbols.obj , test_NT.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11790.     del symbols.cxx
  11791.     del symbols.obj
  11792.     del test_NT.obj
  11793.     test_nodes > test_nodes.out 2>&1
  11794.     del test_nodes.exe
  11795.     test_AVL > test_AVL.out 2>&1
  11796.     del test_AVL.exe
  11797.     test_BT > test_BT.out 2>&1
  11798.     del test_BT.exe
  11799.     test_NT > test_NT.out 2>&1
  11800.     del test_NT.exe
  11801.  
  11802. [D:\ice\cool\Matrix] nmake /nologo runtest 
  11803.     loop nmake runtest tests STOP
  11804.  
  11805. [D:\ice\cool\Matrix\tests] nmake /nologo runtest 
  11806.     del sym_package.p
  11807.     copy \ice\include\sym_package.p .
  11808.         1 file(s) copied.
  11809.     del err_package.p
  11810.     copy \ice\include\err_package.p .
  11811.         1 file(s) copied.
  11812.     del once_only.p
  11813.     copy \ice\include\once_only.p .
  11814.         1 file(s) copied.
  11815.     del symbols.cxx
  11816.     copy \ice\cool\misc\symbols.cxx .
  11817.         1 file(s) copied.
  11818.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Matrix.cxx
  11819. test_Matrix.i
  11820.     Glockenspiel Constructor Linker, release 2.0 c
  11821. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Matrix.cxx E:\C5409cpp.C 
  11822. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Matrix.cxx +iE:\C5409cpp.C +otest_Matrix.i 
  11823. CCC: cfxx exited with status of 217
  11824. rm E:\C5409cpp.C
  11825. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Matrix -Fotest_Matrix.obj -Tctest_Matrix.i 
  11826. rm test_Matrix.i
  11827. mxx -4 test_Matrix.obj 
  11828.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11829. symbols.i
  11830.     Glockenspiel Constructor Linker, release 2.0 c
  11831. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5418cpp.C 
  11832. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5418cpp.C +osymbols.i 
  11833. CCC: cfxx exited with status of 217
  11834. rm E:\C5418cpp.C
  11835. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11836. rm symbols.i
  11837. mxx -4 symbols.obj 
  11838.     del test_Matrix.exe
  11839. SYS0002: The system cannot find the file specified.
  11840.     CCC -o test_Matrix.exe test_Matrix.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11841.  
  11842. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11843. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11844.  
  11845. Link test_Matrix.obj symbols.obj , test_Matrix.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11846.     del symbols.cxx
  11847.     del symbols.obj
  11848.     del test_Matrix.obj
  11849.     test_Matrix > test_Matrix.out 2>&1
  11850.     del test_Matrix.exe
  11851.  
  11852. [D:\ice\cool\Set] nmake /nologo runtest 
  11853.     loop nmake runtest tests STOP
  11854.  
  11855. [D:\ice\cool\Set\tests] nmake /nologo runtest 
  11856.     del sym_package.p
  11857.     copy \ice\include\sym_package.p .
  11858.         1 file(s) copied.
  11859.     del err_package.p
  11860.     copy \ice\include\err_package.p .
  11861.         1 file(s) copied.
  11862.     del once_only.p
  11863.     copy \ice\include\once_only.p .
  11864.         1 file(s) copied.
  11865.     del symbols.cxx
  11866.     copy \ice\cool\misc\symbols.cxx .
  11867.         1 file(s) copied.
  11868.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Set.cxx
  11869. test_Set.i
  11870.     Glockenspiel Constructor Linker, release 2.0 c
  11871. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Set.cxx E:\C5448cpp.C 
  11872. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Set.cxx +iE:\C5448cpp.C +otest_Set.i 
  11873. CCC: cfxx exited with status of 217
  11874. rm E:\C5448cpp.C
  11875. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Set -Fotest_Set.obj -Tctest_Set.i 
  11876. rm test_Set.i
  11877. mxx -4 test_Set.obj 
  11878.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11879. symbols.i
  11880.     Glockenspiel Constructor Linker, release 2.0 c
  11881. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5457cpp.C 
  11882. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5457cpp.C +osymbols.i 
  11883. CCC: cfxx exited with status of 217
  11884. rm E:\C5457cpp.C
  11885. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11886. rm symbols.i
  11887. mxx -4 symbols.obj 
  11888.     del test_Set.exe
  11889. SYS0002: The system cannot find the file specified.
  11890.     CCC -o test_Set.exe test_Set.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11891.  
  11892. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11893. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11894.  
  11895. Link test_Set.obj symbols.obj , test_Set.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11896.     del symbols.cxx
  11897.     del symbols.obj
  11898.     del test_Set.obj
  11899.     test_Set > test_Set.out 2>&1
  11900.     del test_Set.exe
  11901.  
  11902. [D:\ice\cool\Bit_Set] nmake /nologo runtest 
  11903.     loop nmake runtest tests STOP
  11904.  
  11905. [D:\ice\cool\Bit_Set\tests] nmake /nologo runtest 
  11906.     del sym_package.p
  11907. SYS0002: The system cannot find the file specified.
  11908.     copy \ice\include\sym_package.p .
  11909.         1 file(s) copied.
  11910.     del err_package.p
  11911. SYS0002: The system cannot find the file specified.
  11912.     copy \ice\include\err_package.p .
  11913.         1 file(s) copied.
  11914.     del once_only.p
  11915. SYS0002: The system cannot find the file specified.
  11916.     copy \ice\include\once_only.p .
  11917.         1 file(s) copied.
  11918.     del symbols.cxx
  11919. SYS0002: The system cannot find the file specified.
  11920.     copy \ice\cool\misc\symbols.cxx .
  11921.         1 file(s) copied.
  11922.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Bit_Set.cxx
  11923. test_Bit_Set.i
  11924.     Glockenspiel Constructor Linker, release 2.0 c
  11925. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Bit_Set.cxx E:\C5487cpp.C 
  11926. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Bit_Set.cxx +iE:\C5487cpp.C +otest_Bit_Set.i 
  11927. CCC: cfxx exited with status of 217
  11928. rm E:\C5487cpp.C
  11929. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Bit_Set -Fotest_Bit_Set.obj -Tctest_Bit_Set.i 
  11930. rm test_Bit_Set.i
  11931. mxx -4 test_Bit_Set.obj 
  11932.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11933. symbols.i
  11934.     Glockenspiel Constructor Linker, release 2.0 c
  11935. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5496cpp.C 
  11936. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5496cpp.C +osymbols.i 
  11937. CCC: cfxx exited with status of 217
  11938. rm E:\C5496cpp.C
  11939. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11940. rm symbols.i
  11941. mxx -4 symbols.obj 
  11942.     del test_Bit_Set.exe
  11943. SYS0002: The system cannot find the file specified.
  11944.     CCC -o test_Bit_Set.exe test_Bit_Set.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11945.  
  11946. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  11947. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  11948.  
  11949. Link test_Bit_Set.obj symbols.obj , test_Bit_Set.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  11950.     del symbols.cxx
  11951.     del symbols.obj
  11952.     del test_Bit_Set.obj
  11953.     test_Bit_Set > test_Bit_Set.out 2>&1
  11954.     del test_Bit_Set.exe
  11955.  
  11956. [D:\ice\cool\Iterator] nmake /nologo runtest 
  11957.     loop nmake runtest tests STOP
  11958.  
  11959. [D:\ice\cool\Iterator\tests] nmake /nologo runtest 
  11960.     del sym_package.p
  11961. SYS0002: The system cannot find the file specified.
  11962.     copy \ice\include\sym_package.p .
  11963.         1 file(s) copied.
  11964.     del err_package.p
  11965. SYS0002: The system cannot find the file specified.
  11966.     copy \ice\include\err_package.p .
  11967.         1 file(s) copied.
  11968.     del once_only.p
  11969. SYS0002: The system cannot find the file specified.
  11970.     copy \ice\include\once_only.p .
  11971.         1 file(s) copied.
  11972.     del symbols.cxx
  11973. SYS0002: The system cannot find the file specified.
  11974.     copy \ice\cool\misc\symbols.cxx .
  11975.         1 file(s) copied.
  11976.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Iter.cxx
  11977. test_Iter.i
  11978.     Glockenspiel Constructor Linker, release 2.0 c
  11979. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Iter.cxx E:\C5526cpp.C 
  11980. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Iter.cxx +iE:\C5526cpp.C +otest_Iter.i 
  11981. CCC: cfxx exited with status of 217
  11982. rm E:\C5526cpp.C
  11983. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Iter -Fotest_Iter.obj -Tctest_Iter.i 
  11984. rm test_Iter.i
  11985. mxx -4 test_Iter.obj 
  11986.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  11987. symbols.i
  11988.     Glockenspiel Constructor Linker, release 2.0 c
  11989. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5535cpp.C 
  11990. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5535cpp.C +osymbols.i 
  11991. CCC: cfxx exited with status of 217
  11992. rm E:\C5535cpp.C
  11993. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  11994. rm symbols.i
  11995. mxx -4 symbols.obj 
  11996.     del test_Iter.exe
  11997. SYS0002: The system cannot find the file specified.
  11998.     CCC -o test_Iter.exe test_Iter.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  11999.  
  12000. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  12001. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  12002.  
  12003. Link test_Iter.obj symbols.obj , test_Iter.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  12004.     del symbols.cxx
  12005.     del symbols.obj
  12006.     del test_Iter.obj
  12007.     test_Iter > test_Iter.out 2>&1
  12008.     del test_Iter.exe
  12009.  
  12010. [D:\ice\cool\Range] nmake /nologo runtest 
  12011.     loop nmake runtest tests STOP
  12012.  
  12013. [D:\ice\cool\Range\tests] nmake /nologo runtest 
  12014.     del sym_package.p
  12015. SYS0002: The system cannot find the file specified.
  12016.     copy \ice\include\sym_package.p .
  12017.         1 file(s) copied.
  12018.     del err_package.p
  12019. SYS0002: The system cannot find the file specified.
  12020.     copy \ice\include\err_package.p .
  12021.         1 file(s) copied.
  12022.     del once_only.p
  12023. SYS0002: The system cannot find the file specified.
  12024.     copy \ice\include\once_only.p .
  12025.         1 file(s) copied.
  12026.     del symbols.cxx
  12027. SYS0002: The system cannot find the file specified.
  12028.     copy \ice\cool\misc\symbols.cxx .
  12029.         1 file(s) copied.
  12030.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Range.cxx
  12031. test_Range.i
  12032.     Glockenspiel Constructor Linker, release 2.0 c
  12033. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Range.cxx E:\C5565cpp.C 
  12034. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Range.cxx +iE:\C5565cpp.C +otest_Range.i 
  12035. CCC: cfxx exited with status of 217
  12036. rm E:\C5565cpp.C
  12037. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Range -Fotest_Range.obj -Tctest_Range.i 
  12038. rm test_Range.i
  12039. mxx -4 test_Range.obj 
  12040.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  12041. symbols.i
  12042.     Glockenspiel Constructor Linker, release 2.0 c
  12043. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5574cpp.C 
  12044. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5574cpp.C +osymbols.i 
  12045. CCC: cfxx exited with status of 217
  12046. rm E:\C5574cpp.C
  12047. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  12048. rm symbols.i
  12049. mxx -4 symbols.obj 
  12050.     del test_Range.exe
  12051. SYS0002: The system cannot find the file specified.
  12052.     CCC -o test_Range.exe test_Range.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  12053.  
  12054. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  12055. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  12056.  
  12057. Link test_Range.obj symbols.obj , test_Range.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  12058.     del symbols.cxx
  12059.     del symbols.obj
  12060.     del test_Range.obj
  12061.     test_Range > test_Range.out 2>&1
  12062.     del test_Range.exe
  12063.  
  12064. [D:\ice\cool\Date_Time] nmake /nologo runtest 
  12065.     loop nmake runtest tests STOP
  12066.  
  12067. [D:\ice\cool\Date_Time\tests] nmake /nologo runtest 
  12068.     del sym_package.p
  12069. SYS0002: The system cannot find the file specified.
  12070.     copy \ice\include\sym_package.p .
  12071.         1 file(s) copied.
  12072.     del err_package.p
  12073. SYS0002: The system cannot find the file specified.
  12074.     copy \ice\include\err_package.p .
  12075.         1 file(s) copied.
  12076.     del once_only.p
  12077. SYS0002: The system cannot find the file specified.
  12078.     copy \ice\include\once_only.p .
  12079.         1 file(s) copied.
  12080.     del symbols.cxx
  12081. SYS0002: The system cannot find the file specified.
  12082.     copy \ice\cool\misc\symbols.cxx .
  12083.         1 file(s) copied.
  12084.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_DT.cxx
  12085. test_DT.i
  12086.     Glockenspiel Constructor Linker, release 2.0 c
  12087. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_DT.cxx E:\C5604cpp.C 
  12088. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_DT.cxx +iE:\C5604cpp.C +otest_DT.i 
  12089. CCC: cfxx exited with status of 217
  12090. rm E:\C5604cpp.C
  12091. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_DT -Fotest_DT.obj -Tctest_DT.i 
  12092. rm test_DT.i
  12093. mxx -4 test_DT.obj 
  12094.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  12095. symbols.i
  12096.     Glockenspiel Constructor Linker, release 2.0 c
  12097. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5613cpp.C 
  12098. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5613cpp.C +osymbols.i 
  12099. CCC: cfxx exited with status of 217
  12100. rm E:\C5613cpp.C
  12101. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  12102. rm symbols.i
  12103. mxx -4 symbols.obj 
  12104.     del test_DT.exe
  12105. SYS0002: The system cannot find the file specified.
  12106.     CCC -o test_DT.exe test_DT.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  12107.  
  12108. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  12109. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  12110.  
  12111. Link test_DT.obj symbols.obj , test_DT.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  12112.     del symbols.cxx
  12113.     del symbols.obj
  12114.     del test_DT.obj
  12115.     del sym_package.p
  12116.     copy \ice\include\sym_package.p .
  12117.         1 file(s) copied.
  12118.     del err_package.p
  12119.     copy \ice\include\err_package.p .
  12120.         1 file(s) copied.
  12121.     del once_only.p
  12122.     copy \ice\include\once_only.p .
  12123.         1 file(s) copied.
  12124.     del symbols.cxx
  12125. SYS0002: The system cannot find the file specified.
  12126.     copy \ice\cool\misc\symbols.cxx .
  12127.         1 file(s) copied.
  12128.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Timer.cxx
  12129. test_Timer.i
  12130.     Glockenspiel Constructor Linker, release 2.0 c
  12131. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Timer.cxx E:\C5637cpp.C 
  12132. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Timer.cxx +iE:\C5637cpp.C +otest_Timer.i 
  12133. CCC: cfxx exited with status of 217
  12134. rm E:\C5637cpp.C
  12135. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Timer -Fotest_Timer.obj -Tctest_Timer.i 
  12136. rm test_Timer.i
  12137. mxx -4 test_Timer.obj 
  12138.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  12139. symbols.i
  12140.     Glockenspiel Constructor Linker, release 2.0 c
  12141. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5646cpp.C 
  12142. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5646cpp.C +osymbols.i 
  12143. CCC: cfxx exited with status of 217
  12144. rm E:\C5646cpp.C
  12145. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  12146. rm symbols.i
  12147. mxx -4 symbols.obj 
  12148.     del test_Timer.exe
  12149. SYS0002: The system cannot find the file specified.
  12150.     CCC -o test_Timer.exe test_Timer.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  12151.  
  12152. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  12153. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  12154.  
  12155. Link test_Timer.obj symbols.obj , test_Timer.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  12156.     del symbols.cxx
  12157.     del symbols.obj
  12158.     del test_Timer.obj
  12159.     test_DT > test_DT.out 2>&1
  12160.     del test_DT.exe
  12161.     test_Timer > test_Timer.out 2>&1
  12162.     del test_Timer.exe
  12163.  
  12164. [D:\ice\cool\Random] nmake /nologo runtest 
  12165.     loop nmake runtest tests STOP
  12166.  
  12167. [D:\ice\cool\Random\tests] nmake /nologo runtest 
  12168.     del sym_package.p
  12169. SYS0002: The system cannot find the file specified.
  12170.     copy \ice\include\sym_package.p .
  12171.         1 file(s) copied.
  12172.     del err_package.p
  12173. SYS0002: The system cannot find the file specified.
  12174.     copy \ice\include\err_package.p .
  12175.         1 file(s) copied.
  12176.     del once_only.p
  12177. SYS0002: The system cannot find the file specified.
  12178.     copy \ice\include\once_only.p .
  12179.         1 file(s) copied.
  12180.     del symbols.cxx
  12181. SYS0002: The system cannot find the file specified.
  12182.     copy \ice\cool\misc\symbols.cxx .
  12183.         1 file(s) copied.
  12184.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Random.cxx
  12185. test_Random.i
  12186.     Glockenspiel Constructor Linker, release 2.0 c
  12187. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Random.cxx E:\C5679cpp.C 
  12188. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Random.cxx +iE:\C5679cpp.C +otest_Random.i 
  12189. CCC: cfxx exited with status of 217
  12190. rm E:\C5679cpp.C
  12191. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Random -Fotest_Random.obj -Tctest_Random.i 
  12192. rm test_Random.i
  12193. mxx -4 test_Random.obj 
  12194.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  12195. symbols.i
  12196.     Glockenspiel Constructor Linker, release 2.0 c
  12197. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5688cpp.C 
  12198. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5688cpp.C +osymbols.i 
  12199. CCC: cfxx exited with status of 217
  12200. rm E:\C5688cpp.C
  12201. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  12202. rm symbols.i
  12203. mxx -4 symbols.obj 
  12204.     del test_Random.exe
  12205. SYS0002: The system cannot find the file specified.
  12206.     CCC -o test_Random.exe test_Random.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 /stack:16000
  12207.  
  12208. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  12209. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  12210.  
  12211. Link test_Random.obj symbols.obj , test_Random.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 /stack:16000 ; 
  12212.     del symbols.cxx
  12213.     del symbols.obj
  12214.     del test_Random.obj
  12215.     test_Random > test_Random.out 2>&1
  12216.     del test_Random.exe
  12217.  
  12218. [D:\ice\cool\Rational] nmake /nologo runtest 
  12219.     loop nmake runtest tests STOP
  12220.  
  12221. [D:\ice\cool\Rational\tests] nmake /nologo runtest 
  12222.     del sym_package.p
  12223. SYS0002: The system cannot find the file specified.
  12224.     copy \ice\include\sym_package.p .
  12225.         1 file(s) copied.
  12226.     del err_package.p
  12227. SYS0002: The system cannot find the file specified.
  12228.     copy \ice\include\err_package.p .
  12229.         1 file(s) copied.
  12230.     del once_only.p
  12231. SYS0002: The system cannot find the file specified.
  12232.     copy \ice\include\once_only.p .
  12233.         1 file(s) copied.
  12234.     del symbols.cxx
  12235. SYS0002: The system cannot find the file specified.
  12236.     copy \ice\cool\misc\symbols.cxx .
  12237.         1 file(s) copied.
  12238.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Rat.cxx
  12239. test_Rat.i
  12240.     Glockenspiel Constructor Linker, release 2.0 c
  12241. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Rat.cxx E:\C5718cpp.C 
  12242. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Rat.cxx +iE:\C5718cpp.C +otest_Rat.i 
  12243. CCC: cfxx exited with status of 217
  12244. rm E:\C5718cpp.C
  12245. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Rat -Fotest_Rat.obj -Tctest_Rat.i 
  12246. rm test_Rat.i
  12247. mxx -4 test_Rat.obj 
  12248.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  12249. symbols.i
  12250.     Glockenspiel Constructor Linker, release 2.0 c
  12251. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5727cpp.C 
  12252. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5727cpp.C +osymbols.i 
  12253. CCC: cfxx exited with status of 217
  12254. rm E:\C5727cpp.C
  12255. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  12256. rm symbols.i
  12257. mxx -4 symbols.obj 
  12258.     del test_Rat.exe
  12259. SYS0002: The system cannot find the file specified.
  12260.     CCC -o test_Rat.exe test_Rat.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  12261.  
  12262. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  12263. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  12264.  
  12265. Link test_Rat.obj symbols.obj , test_Rat.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  12266.     del symbols.cxx
  12267.     del symbols.obj
  12268.     del test_Rat.obj
  12269.     test_Rat > test_Rat.out 2>&1
  12270.     del test_Rat.exe
  12271.  
  12272. [D:\ice\cool\Complex] nmake /nologo runtest 
  12273.     loop nmake runtest tests STOP
  12274.  
  12275. [D:\ice\cool\Complex\tests] nmake /nologo runtest 
  12276.     del sym_package.p
  12277. SYS0002: The system cannot find the file specified.
  12278.     copy \ice\include\sym_package.p .
  12279.         1 file(s) copied.
  12280.     del err_package.p
  12281. SYS0002: The system cannot find the file specified.
  12282.     copy \ice\include\err_package.p .
  12283.         1 file(s) copied.
  12284.     del once_only.p
  12285. SYS0002: The system cannot find the file specified.
  12286.     copy \ice\include\once_only.p .
  12287.         1 file(s) copied.
  12288.     del symbols.cxx
  12289. SYS0002: The system cannot find the file specified.
  12290.     copy \ice\cool\misc\symbols.cxx .
  12291.         1 file(s) copied.
  12292.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Complex.cxx
  12293. test_Complex.i
  12294.     Glockenspiel Constructor Linker, release 2.0 c
  12295. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Complex.cxx E:\C5757cpp.C 
  12296. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Complex.cxx +iE:\C5757cpp.C +otest_Complex.i 
  12297. CCC: cfxx exited with status of 217
  12298. rm E:\C5757cpp.C
  12299. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Complex -Fotest_Complex.obj -Tctest_Complex.i 
  12300. rm test_Complex.i
  12301. mxx -4 test_Complex.obj 
  12302.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  12303. symbols.i
  12304.     Glockenspiel Constructor Linker, release 2.0 c
  12305. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5766cpp.C 
  12306. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5766cpp.C +osymbols.i 
  12307. CCC: cfxx exited with status of 217
  12308. rm E:\C5766cpp.C
  12309. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  12310. rm symbols.i
  12311. mxx -4 symbols.obj 
  12312.     del test_Complex.exe
  12313. SYS0002: The system cannot find the file specified.
  12314.     CCC -o test_Complex.exe test_Complex.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  12315.  
  12316. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  12317. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  12318.  
  12319. Link test_Complex.obj symbols.obj , test_Complex.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  12320.     del symbols.cxx
  12321.     del symbols.obj
  12322.     del test_Complex.obj
  12323.     test_Complex > test_Complex.out 2>&1
  12324.     del test_Complex.exe
  12325.  
  12326. [D:\ice\cool\Bignum] nmake /nologo runtest 
  12327.     loop nmake runtest tests STOP
  12328.  
  12329. [D:\ice\cool\Bignum\tests] nmake /nologo runtest 
  12330.     del sym_package.p
  12331. SYS0002: The system cannot find the file specified.
  12332.     copy \ice\include\sym_package.p .
  12333.         1 file(s) copied.
  12334.     del err_package.p
  12335. SYS0002: The system cannot find the file specified.
  12336.     copy \ice\include\err_package.p .
  12337.         1 file(s) copied.
  12338.     del once_only.p
  12339. SYS0002: The system cannot find the file specified.
  12340.     copy \ice\include\once_only.p .
  12341.         1 file(s) copied.
  12342.     del symbols.cxx
  12343. SYS0002: The system cannot find the file specified.
  12344.     copy \ice\cool\misc\symbols.cxx .
  12345.         1 file(s) copied.
  12346.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_Bignum.cxx
  12347. test_Bignum.i
  12348.     Glockenspiel Constructor Linker, release 2.0 c
  12349. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_Bignum.cxx E:\C5796cpp.C 
  12350. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_Bignum.cxx +iE:\C5796cpp.C +otest_Bignum.i 
  12351. CCC: cfxx exited with status of 217
  12352. rm E:\C5796cpp.C
  12353. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_Bignum -Fotest_Bignum.obj -Tctest_Bignum.i 
  12354. rm test_Bignum.i
  12355. mxx -4 test_Bignum.obj 
  12356.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  12357. symbols.i
  12358.     Glockenspiel Constructor Linker, release 2.0 c
  12359. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5805cpp.C 
  12360. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5805cpp.C +osymbols.i 
  12361. CCC: cfxx exited with status of 217
  12362. rm E:\C5805cpp.C
  12363. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  12364. rm symbols.i
  12365. mxx -4 symbols.obj 
  12366.     del test_Bignum.exe
  12367. SYS0002: The system cannot find the file specified.
  12368.     CCC -o test_Bignum.exe test_Bignum.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  12369.  
  12370. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  12371. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  12372.  
  12373. Link test_Bignum.obj symbols.obj , test_Bignum.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  12374.     del symbols.cxx
  12375.     del symbols.obj
  12376.     del test_Bignum.obj
  12377.     test_Bignum > test_Bignum.out 2>&1
  12378.     del test_Bignum.exe
  12379.  
  12380. [D:\ice\cool\keyargs] nmake /nologo runtest 
  12381.     loop nmake runtest tests STOP
  12382.  
  12383. [D:\ice\cool\keyargs\tests] nmake /nologo runtest 
  12384.     del sym_package.p
  12385.     copy \ice\include\sym_package.p .
  12386.         1 file(s) copied.
  12387.     del err_package.p
  12388.     copy \ice\include\err_package.p .
  12389.         1 file(s) copied.
  12390.     del once_only.p
  12391.     copy \ice\include\once_only.p .
  12392.         1 file(s) copied.
  12393.     del symbols.cxx
  12394. SYS0002: The system cannot find the file specified.
  12395.     copy \ice\cool\misc\symbols.cxx .
  12396.         1 file(s) copied.
  12397.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include test_keyargs.cxx
  12398. test_keyargs.i
  12399.     Glockenspiel Constructor Linker, release 2.0 c
  12400. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include test_keyargs.cxx E:\C5835cpp.C 
  12401. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +ftest_keyargs.cxx +iE:\C5835cpp.C +otest_keyargs.i 
  12402. rm E:\C5835cpp.C
  12403. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM test_keyargs -Fotest_keyargs.obj -Tctest_keyargs.i 
  12404. rm test_keyargs.i
  12405. mxx -4 test_keyargs.obj 
  12406.     CCC -c -v -AL  -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include symbols.cxx
  12407. symbols.i
  12408.     Glockenspiel Constructor Linker, release 2.0 c
  12409. CPP -DM_I86LM -I. -Dos2 -I\ice\include -DDOS -I\cxx20\include -D__cplusplus=1 -Dc_plusplus=1 -D__PROT__ -ID:\C600\INCLUDE -ID:\OS2TOOLS\INCLUDE -IC:\SQLLIB -Id:\cxx20\include symbols.cxx E:\C5898cpp.C 
  12410. cfxx +Q +Zl30000 +zf127 +MX +ME +ML +fsymbols.cxx +iE:\C5898cpp.C +osymbols.i 
  12411. CCC: cfxx exited with status of 217
  12412. rm E:\C5898cpp.C
  12413. cl -w -nologo -G2s -Gt1 -Alfu -Dconst= -AL -DM_I86LM -c -NM symbols -Fosymbols.obj -Tcsymbols.i 
  12414. rm symbols.i
  12415. mxx -4 symbols.obj 
  12416.     del test_keyargs.exe
  12417.     CCC -o test_keyargs.exe test_keyargs.obj symbols.obj    \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib  -v -AL /segments:255 
  12418.  
  12419. Microsoft (R) Segmented-Executable Linker  Version 5.10    
  12420. Copyright (C) Microsoft Corp 1984-1990.  All rights reserved.
  12421.  
  12422. Link test_keyargs.obj symbols.obj , test_keyargs.exe /NOIGNORECASE , , \ice\lib\os2\libtest.lib \ice\lib\os2\libCOOL.lib Lcxxce /segments:255 ; 
  12423.     del symbols.cxx
  12424.     del symbols.obj
  12425.     del test_keyargs.obj
  12426.     test_keyargs > test_keyargs.out 2>&1
  12427.     del test_keyargs.exe
  12428.  
  12429. [D:\ice\cool\examples] nmake /nologo runtest 
  12430.     loop nmake runtest section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  12431.  
  12432. [D:\ice\cool\examples\section2] nmake /nologo runtest 
  12433.     ex2_4 > ex2_4.out 2>&1
  12434.     ex2_7 > ex2_7.out 2>&1
  12435.     ex2_9 > ex2_9.out 2>&1
  12436.  
  12437. [D:\ice\cool\examples\section3] nmake /nologo runtest 
  12438.     ex3_4 > ex3_4.out 2>&1
  12439.     ex3_6 > ex3_6.out 2>&1
  12440.     ex3_8 > ex3_8.out 2>&1
  12441.     ex3_10 > ex3_10.out 2>&1
  12442.     ex3_12 > ex3_12.out 2>&1
  12443.  
  12444. [D:\ice\cool\examples\section4] nmake /nologo runtest 
  12445.     ex4_7 > ex4_7.out 2>&1
  12446.     ex4_9 > ex4_9.out 2>&1
  12447.  
  12448. [D:\ice\cool\examples\section5] nmake /nologo runtest 
  12449.     ex5_8 > ex5_8.out 2>&1
  12450.  
  12451. [D:\ice\cool\examples\section6] nmake /nologo runtest 
  12452.     ex6_4 > ex6_4.out 2>&1
  12453.     ex6_6 > ex6_6.out 2>&1
  12454.     ex6_8 > ex6_8.out 2>&1
  12455.     ex6_10 > ex6_10.out 2>&1
  12456.  
  12457. [D:\ice\cool\examples\section7] nmake /nologo runtest 
  12458.     ex7_4 > ex7_4.out 2>&1
  12459.     ex7_7 > ex7_7.out 2>&1
  12460.     ex7_9 > ex7_9.out 2>&1
  12461.  
  12462. [D:\ice\cool\examples\section8] nmake /nologo runtest 
  12463.     ex8_4 > ex8_4.out 2>&1
  12464.     ex8_6 > ex8_6.out 2>&1
  12465.  
  12466. [D:\ice\cool\examples\section9] nmake /nologo runtest 
  12467.     ex9_5 > ex9_5.out 2>&1
  12468.     ex9_7 > ex9_7.out 2>&1
  12469.     ex9_11 > ex9_11.out 2>&1
  12470.  
  12471. [D:\ice\cool\examples\section11] nmake /nologo runtest 
  12472.     ex11_9 > ex11_9.out 2>&1
  12473.     ex11_11a > ex11_11a.out 2>&1
  12474.     ex11_11b > ex11_11b.out 2>&1
  12475.     ex11_13 > ex11_13.out 2>&1
  12476.  
  12477. [D:\ice\cool\examples\section12] nmake /nologo runtest 
  12478.     ex12_5 > ex12_5.out 2>&1
  12479.     ex12_6 > ex12_6.out 2>&1
  12480.     ex12_8 > ex12_8.out 2>&1
  12481.     loop nmake results pisces CCC cpp test ice_defs cool STOP
  12482.  
  12483. [D:\ice\pisces] nmake /nologo results 
  12484.     loop nmake results pimake cpp mkdepend touch par STOP
  12485.  
  12486. [D:\ice\pisces\pimake] nmake /nologo results 
  12487.  
  12488. [D:\ice\pisces\cpp] nmake /nologo results 
  12489.  
  12490. [D:\ice\pisces\mkdepend] nmake /nologo results 
  12491.  
  12492. [D:\ice\pisces\touch] nmake /nologo results 
  12493.  
  12494. [D:\ice\pisces\par] nmake /nologo results 
  12495.  
  12496. [D:\ice\CCC] nmake /nologo results 
  12497.  
  12498. [D:\ice\cpp] nmake /nologo results 
  12499.  
  12500. [D:\ice\test] nmake /nologo results 
  12501.  
  12502. [D:\ice\ice_defs] nmake /nologo results 
  12503.  
  12504. [D:\ice\cool] nmake /nologo results 
  12505.     loop nmake results misc Generic Symbol Hash_Table Package Regexp String Exception Vector Pair Association Stack Queue List Tree Matrix Set Bit_Set Iterator Range Date_Time Random Rational Complex Bignum keyargs examples STOP
  12506.  
  12507. [D:\ice\cool\misc] nmake /nologo results 
  12508.  
  12509. [D:\ice\cool\Generic] nmake /nologo results 
  12510.     loop nmake results tests STOP
  12511.  
  12512. [D:\ice\cool\Generic\tests] nmake /nologo results 
  12513. "There should be 1 test"
  12514. "======================"
  12515. Generic Test Summary: 5 passed, 0 failed
  12516. "======================"
  12517.  
  12518. [D:\ice\cool\Symbol] nmake /nologo results 
  12519.     loop nmake results tests STOP
  12520.  
  12521. [D:\ice\cool\Symbol\tests] nmake /nologo results 
  12522. "There should be 1 test"
  12523. "======================"
  12524. Symbol Test Summary: 19 passed, 0 failed
  12525. "======================"
  12526.  
  12527. [D:\ice\cool\Hash_Table] nmake /nologo results 
  12528.     loop nmake results tests STOP
  12529.  
  12530. [D:\ice\cool\Hash_Table\tests] nmake /nologo results 
  12531. "There should be 1 test"
  12532. "======================"
  12533. Hash_Table Test Summary: 152 passed, 0 failed
  12534. "======================"
  12535.  
  12536. [D:\ice\cool\Package] nmake /nologo results 
  12537.     loop nmake results tests STOP
  12538.  
  12539. [D:\ice\cool\Package\tests] nmake /nologo results 
  12540. "There should be 1 test"
  12541. "======================"
  12542. Package Test Summary: 59 passed, 0 failed
  12543. "======================"
  12544.  
  12545. [D:\ice\cool\Regexp] nmake /nologo results 
  12546.     loop nmake results tests STOP
  12547.  
  12548. [D:\ice\cool\Regexp\tests] nmake /nologo results 
  12549. "There should be 1 test"
  12550. "======================"
  12551. Regexp Test Summary: 98 passed, 0 failed
  12552. "======================"
  12553.  
  12554. [D:\ice\cool\String] nmake /nologo results 
  12555.     loop nmake results tests STOP
  12556.  
  12557. [D:\ice\cool\String\tests] nmake /nologo results 
  12558. "There should be 3 tests"
  12559. "======================="
  12560. String Test Summary: 92 passed, 0 failed
  12561. Gen_String Test Summary: 114 passed, 0 failed
  12562. char Test Summary: 48 passed, 0 failed
  12563. "======================="
  12564.  
  12565. [D:\ice\cool\Exception] nmake /nologo results 
  12566.     loop nmake results tests STOP
  12567.  
  12568. [D:\ice\cool\Exception\tests] nmake /nologo results 
  12569. "There should be 1 test"
  12570. "======================"
  12571. Exception Test Summary: 44 passed, 0 failed
  12572. "======================"
  12573.  
  12574. [D:\ice\cool\Vector] nmake /nologo results 
  12575.     loop nmake results tests STOP
  12576.  
  12577. [D:\ice\cool\Vector\tests] nmake /nologo results 
  12578. "There should be 1 test"
  12579. "======================"
  12580. Vector Test Summary: 102 passed, 1 failed            *****
  12581. "======================"
  12582.  
  12583. [D:\ice\cool\Pair] nmake /nologo results 
  12584.     loop nmake results tests STOP
  12585.  
  12586. [D:\ice\cool\Pair\tests] nmake /nologo results 
  12587. "There should be 1 test"
  12588. "======================"
  12589. Pair Test Summary: 21 passed, 1 failed            *****
  12590. "======================"
  12591.  
  12592. [D:\ice\cool\Association] nmake /nologo results 
  12593.     loop nmake results tests STOP
  12594.  
  12595. [D:\ice\cool\Association\tests] nmake /nologo results 
  12596. "There should be 1 test"
  12597. "======================"
  12598. Association Test Summary: 109 passed, 0 failed
  12599. "======================"
  12600.  
  12601. [D:\ice\cool\Stack] nmake /nologo results 
  12602.     loop nmake results tests STOP
  12603.  
  12604. [D:\ice\cool\Stack\tests] nmake /nologo results 
  12605. "There should be 1 test"
  12606. "======================"
  12607. Stack Test Summary: 93 passed, 0 failed
  12608. "======================"
  12609.  
  12610. [D:\ice\cool\Queue] nmake /nologo results 
  12611.     loop nmake results tests STOP
  12612.  
  12613. [D:\ice\cool\Queue\tests] nmake /nologo results 
  12614. "There should be 1 test"
  12615. "======================"
  12616. Queue Test Summary: 174 passed, 0 failed
  12617. "======================"
  12618.  
  12619. [D:\ice\cool\List] nmake /nologo results 
  12620.     loop nmake results tests STOP
  12621.  
  12622. [D:\ice\cool\List\tests] nmake /nologo results 
  12623. "There should be 1 test"
  12624. "======================"
  12625. LIST Test Summary: 246 passed, 0 failed
  12626. "======================"
  12627.  
  12628. [D:\ice\cool\Tree] nmake /nologo results 
  12629.     loop nmake results tests STOP
  12630.  
  12631. [D:\ice\cool\Tree\tests] nmake /nologo results 
  12632. "There should be 4 tests"
  12633. "======================="
  12634. N_Node and D_Node Test Summary: 68 passed, 2 failed            *****
  12635. AVL_Tree Test Summary: 331 passed, 1 failed            *****
  12636. Binary_Tree Test Summary: 246 passed, 1 failed            *****
  12637. N_Tree Test Summary: 177 passed, 0 failed
  12638. "======================="
  12639.  
  12640. [D:\ice\cool\Matrix] nmake /nologo results 
  12641.     loop nmake results tests STOP
  12642.  
  12643. [D:\ice\cool\Matrix\tests] nmake /nologo results 
  12644. "There should be 1 test"
  12645. "======================"
  12646. Matrix Test Summary: 52 passed, 0 failed
  12647. "======================"
  12648.  
  12649. [D:\ice\cool\Set] nmake /nologo results 
  12650.     loop nmake results tests STOP
  12651.  
  12652. [D:\ice\cool\Set\tests] nmake /nologo results 
  12653. "There should be 1 test"
  12654. "======================"
  12655. Set Test Summary: 230 passed, 1 failed            *****
  12656. "======================"
  12657.  
  12658. [D:\ice\cool\Bit_Set] nmake /nologo results 
  12659.     loop nmake results tests STOP
  12660.  
  12661. [D:\ice\cool\Bit_Set\tests] nmake /nologo results 
  12662. "There should be 1 test"
  12663. "======================"
  12664. Bit_Set Test Summary: 140 passed, 0 failed
  12665. "======================"
  12666.  
  12667. [D:\ice\cool\Iterator] nmake /nologo results 
  12668.     loop nmake results tests STOP
  12669.  
  12670. [D:\ice\cool\Iterator\tests] nmake /nologo results 
  12671. "There should be 1 test"
  12672. "======================"
  12673. Iterator Test Summary: 72 passed, 0 failed
  12674. "======================"
  12675.  
  12676. [D:\ice\cool\Range] nmake /nologo results 
  12677.     loop nmake results tests STOP
  12678.  
  12679. [D:\ice\cool\Range\tests] nmake /nologo results 
  12680. "There should be 1 test"
  12681. "======================"
  12682. Range Test Summary: 22 passed, 0 failed
  12683. "======================"
  12684.  
  12685. [D:\ice\cool\Date_Time] nmake /nologo results 
  12686.     loop nmake results tests STOP
  12687.  
  12688. [D:\ice\cool\Date_Time\tests] nmake /nologo results 
  12689. "There should be 2 tests"
  12690. "======================="
  12691. Date_Time Test Summary: 72 passed, 0 failed
  12692. Timer Test Summary: 8 passed, 0 failed
  12693. "======================="
  12694.  
  12695. [D:\ice\cool\Random] nmake /nologo results 
  12696.     loop nmake results tests STOP
  12697.  
  12698. [D:\ice\cool\Random\tests] nmake /nologo results 
  12699. "There should be 1 test"
  12700. "======================"
  12701. Random Test Summary: 30 passed, 0 failed
  12702. "======================"
  12703.  
  12704. [D:\ice\cool\Rational] nmake /nologo results 
  12705.     loop nmake results tests STOP
  12706.  
  12707. [D:\ice\cool\Rational\tests] nmake /nologo results 
  12708. "There should be 1 test"
  12709. "======================"
  12710. Rational Test Summary: 57 passed, 0 failed
  12711. "======================"
  12712.  
  12713. [D:\ice\cool\Complex] nmake /nologo results 
  12714.     loop nmake results tests STOP
  12715.  
  12716. [D:\ice\cool\Complex\tests] nmake /nologo results 
  12717. "There should be 1 test"
  12718. "======================"
  12719. Complex Test Summary: 33 passed, 0 failed
  12720. "======================"
  12721.  
  12722. [D:\ice\cool\Bignum] nmake /nologo results 
  12723.     loop nmake results tests STOP
  12724.  
  12725. [D:\ice\cool\Bignum\tests] nmake /nologo results 
  12726. "There should be 1 test"
  12727. "======================"
  12728. Bignum Test Summary: 225 passed, 0 failed
  12729. "======================"
  12730.  
  12731. [D:\ice\cool\keyargs] nmake /nologo results 
  12732.     loop nmake results tests STOP
  12733.  
  12734. [D:\ice\cool\keyargs\tests] nmake /nologo results 
  12735. "There should be 1 test"
  12736. "======================"
  12737. keyargs Test Summary: 22 passed, 0 failed
  12738. "======================"
  12739.  
  12740. [D:\ice\cool\examples] nmake /nologo results 
  12741.     loop nmake results section2 section3 section4 section5 section6 section7 section8 section9 section11 section12 STOP
  12742.  
  12743. [D:\ice\cool\examples\section2] nmake /nologo results 
  12744. "There should be 3 output files (ex2_4.out ex2_7.out ex2_9.out)"
  12745. "=============================="
  12746.     dir ex2_4.out ex2_7.out ex2_9.out
  12747.  
  12748.  The volume label in drive D is HPFS DRIVE.
  12749.  The Volume Serial Number is 253B:0815
  12750.  Directory of D:\ice\cool\examples\section2
  12751.  
  12752.  2-13-91  11:44a       286           0  ex2_4.out
  12753.  2-13-91  11:44a       376           0  ex2_7.out
  12754.  2-13-91  11:44a       662           0  ex2_9.out
  12755.      3 File(s)   1183744 bytes free
  12756. "=============================="
  12757.  
  12758. [D:\ice\cool\examples\section3] nmake /nologo results 
  12759. "There should be 5 output files (ex3_4.out ex3_6.out ex3_8.out ex3_10.out ex3_12.out)"
  12760. "=============================="
  12761.     dir ex3_4.out ex3_6.out ex3_8.out ex3_10.out ex3_12.out
  12762.  
  12763.  The volume label in drive D is HPFS DRIVE.
  12764.  The Volume Serial Number is 253B:0815
  12765.  Directory of D:\ice\cool\examples\section3
  12766.  
  12767.  2-12-91   9:55p       705           0  ex3_4.out
  12768.  2-12-91   9:55p        62           0  ex3_6.out
  12769.  2-12-91   9:55p       181           0  ex3_8.out
  12770.  2-12-91   9:55p       257           0  ex3_10.out
  12771.  2-13-91  12:12p       207           0  ex3_12.out
  12772.      5 File(s)   1183744 bytes free
  12773. "=============================="
  12774.  
  12775. [D:\ice\cool\examples\section4] nmake /nologo results 
  12776. "There should be 2 output files (ex4_7.out ex4_9.out)"
  12777. "=============================="
  12778.     dir ex4_7.out ex4_9.out
  12779.  
  12780.  The volume label in drive D is HPFS DRIVE.
  12781.  The Volume Serial Number is 253B:0815
  12782.  Directory of D:\ice\cool\examples\section4
  12783.  
  12784.  2-12-91   9:55p       478           0  ex4_7.out
  12785.  2-12-91   9:56p        65           0  ex4_9.out
  12786.      2 File(s)   1183744 bytes free
  12787. "=============================="
  12788.  
  12789. [D:\ice\cool\examples\section5] nmake /nologo results 
  12790. "There should be 1 output file (ex5_8.out)"
  12791. "============================="
  12792.     dir ex5_8.out
  12793.  
  12794.  The volume label in drive D is HPFS DRIVE.
  12795.  The Volume Serial Number is 253B:0815
  12796.  Directory of D:\ice\cool\examples\section5
  12797.  
  12798.  2-12-91   9:56p        25           0  ex5_8.out
  12799.      1 File(s)   1183744 bytes free
  12800. "============================="
  12801.  
  12802. [D:\ice\cool\examples\section6] nmake /nologo results 
  12803. "There should be 4 output files (ex6_4.out ex6_6.out ex6_8.out ex6_10.out)"
  12804. "=============================="
  12805.     dir ex6_4.out ex6_6.out ex6_8.out ex6_10.out
  12806.  
  12807.  The volume label in drive D is HPFS DRIVE.
  12808.  The Volume Serial Number is 253B:0815
  12809.  Directory of D:\ice\cool\examples\section6
  12810.  
  12811.  2-12-91   9:56p        96           0  ex6_4.out
  12812.  2-12-91   9:56p        30           0  ex6_6.out
  12813.  2-12-91   9:56p        74           0  ex6_8.out
  12814.  2-12-91   9:56p        86           0  ex6_10.out
  12815.      4 File(s)   1183744 bytes free
  12816. "=============================="
  12817.  
  12818. [D:\ice\cool\examples\section7] nmake /nologo results 
  12819. "There should be 3 output files (ex7_4.out ex7_7.out ex7_9.out)"
  12820. "=============================="
  12821.     dir ex7_4.out ex7_7.out ex7_9.out
  12822.  
  12823.  The volume label in drive D is HPFS DRIVE.
  12824.  The Volume Serial Number is 253B:0815
  12825.  Directory of D:\ice\cool\examples\section7
  12826.  
  12827.  2-12-91   9:56p       977           0  ex7_4.out
  12828.  2-12-91   9:56p       977           0  ex7_7.out
  12829.  2-12-91   9:56p       977           0  ex7_9.out
  12830.      3 File(s)   1183744 bytes free
  12831. "=============================="
  12832.  
  12833. [D:\ice\cool\examples\section8] nmake /nologo results 
  12834. "There should be 2 output files (ex8_4.out ex8_6.out)"
  12835. "=============================="
  12836.     dir ex8_4.out ex8_6.out
  12837.  
  12838.  The volume label in drive D is HPFS DRIVE.
  12839.  The Volume Serial Number is 253B:0815
  12840.  Directory of D:\ice\cool\examples\section8
  12841.  
  12842.  2-12-91   9:56p       242           0  ex8_4.out
  12843.  2-12-91   9:56p       144           0  ex8_6.out
  12844.      2 File(s)   1177600 bytes free
  12845. "=============================="
  12846.  
  12847. [D:\ice\cool\examples\section9] nmake /nologo results 
  12848. "There should be 3 output files (ex9_5.out ex9_7.out ex9_11.out)"
  12849. "=============================="
  12850.     dir ex9_5.out ex9_7.out ex9_11.out
  12851.  
  12852.  The volume label in drive D is HPFS DRIVE.
  12853.  The Volume Serial Number is 253B:0815
  12854.  Directory of D:\ice\cool\examples\section9
  12855.  
  12856.  2-12-91   9:56p       893           0  ex9_5.out
  12857.  2-12-91   9:56p       673           0  ex9_7.out
  12858.  2-12-91   9:56p       195           0  ex9_11.out
  12859.      3 File(s)   1177600 bytes free
  12860. "=============================="
  12861.  
  12862. [D:\ice\cool\examples\section11] nmake /nologo results 
  12863. "There should be 4 output files (ex11_9.out ex11_11a.out ex11_11b.out ex11_13.out)"
  12864. "=============================="
  12865.     dir ex11_9.out ex11_11a.out ex11_11b.out ex11_13.out
  12866.  
  12867.  The volume label in drive D is HPFS DRIVE.
  12868.  The Volume Serial Number is 253B:0815
  12869.  Directory of D:\ice\cool\examples\section11
  12870.  
  12871.  2-12-91   9:56p       101           0  ex11_9.out
  12872.  2-12-91   9:56p       322           0  ex11_11a.out
  12873.  2-12-91   9:56p       198           0  ex11_11b.out
  12874.  2-12-91   9:56p       271           0  ex11_13.out
  12875.      4 File(s)   1176064 bytes free
  12876. "=============================="
  12877.  
  12878. [D:\ice\cool\examples\section12] nmake /nologo results 
  12879. "There should be 3 output files (ex12_5.out ex12_6.out ex12_8.out)"
  12880. "=============================="
  12881.     dir ex12_5.out ex12_6.out ex12_8.out
  12882.  
  12883.  The volume label in drive D is HPFS DRIVE.
  12884.  The Volume Serial Number is 253B:0815
  12885.  Directory of D:\ice\cool\examples\section12
  12886.  
  12887.  2-12-91   9:57p        37           0  ex12_5.out
  12888.  2-12-91   9:57p       176           0  ex12_6.out
  12889.  2-12-91   9:57p        48           0  ex12_8.out
  12890.      3 File(s)   1176064 bytes free
  12891. "=============================="
  12892.  
  12893. ****************
  12894. [D:\ice] dir bin
  12895. ****************
  12896.  
  12897.  The volume label in drive D is HPFS DRIVE.
  12898.  The Volume Serial Number is 253B:0815
  12899.  Directory of D:\ice\bin
  12900.  
  12901.  1-31-91   5:21p     <DIR>           0  .
  12902.  1-31-91   5:21p     <DIR>           0  ..
  12903.  2-12-91  10:53a     22767           0  CCC.exe
  12904.  2-12-91  11:00a     72565           0  cpp.exe
  12905.  2-12-91   5:13p    134550           0  expand_key.exe
  12906.  2-12-91   5:13p    134550           0  keyargs.exe
  12907.  2-11-91   5:27p       162           0  linkhdrs.cmd
  12908.  2-11-91   5:27p       424           0  loop.cmd
  12909.  2-12-91  10:50a     28067           0  mkdepend.exe
  12910.  2-12-91  10:50a     14963           0  par.exe
  12911.  2-12-91  10:50a     18901           0  pimake.exe
  12912.  2-12-91  10:50a      8641           0  touch.exe
  12913.      12 File(s)   1173504 bytes free
  12914.  
  12915. ********************
  12916. [D:\ice] dir lib\os2
  12917. ********************
  12918.  
  12919.  The volume label in drive D is HPFS DRIVE.
  12920.  The Volume Serial Number is 253B:0815
  12921.  Directory of D:\ice\lib
  12922.  
  12923.  1-31-91   5:21p     <DIR>           0  .
  12924.  1-31-91   5:21p     <DIR>           0  ..
  12925.  1-31-91   5:21p     <DIR>           0  os2
  12926.      3 File(s)   1170432 bytes free
  12927.  
  12928. ********************
  12929. [D:\ice] dir include
  12930. ********************
  12931.  
  12932.  The volume label in drive D is HPFS DRIVE.
  12933.  The Volume Serial Number is 253B:0815
  12934.  Directory of D:\ice\include
  12935.  
  12936.  1-31-91   5:21p     <DIR>           0  .
  12937.  1-31-91   5:21p     <DIR>           0  ..
  12938.  1-31-91   5:21p     <DIR>           0  cool
  12939.  2-12-91   5:04p     10869           0  err_package.p
  12940.  2-11-91   5:27p      2040           0  ice_defs.h
  12941.  2-12-91   5:04p      3841           0  once_only.p
  12942.  2-12-91   5:04p      3862           0  sym_package.p
  12943.  2-11-91   5:27p       413           0  test.h
  12944.      8 File(s)   1174528 bytes free
  12945.  
  12946. *************************
  12947. [D:\ice] dir include\cool
  12948. *************************
  12949.  
  12950.  The volume label in drive D is HPFS DRIVE.
  12951.  The Volume Serial Number is 253B:0815
  12952.  Directory of D:\ice\include\cool
  12953.  
  12954.  1-31-91   5:21p     <DIR>           0  .
  12955.  1-31-91   5:21p     <DIR>           0  ..
  12956.  2-11-91   5:27p     24850           0  association.h
  12957.  2-11-91   5:30p      6626           0  avl_tree.h
  12958.  2-11-91   5:30p      3633           0  base_bn.h
  12959.  2-11-91   5:30p      7094           0  base_bt.h
  12960.  2-11-91   5:28p      8842           0  base_hash.h
  12961.  2-11-91   5:28p     18749           0  base_list.h
  12962.  2-11-91   5:28p      3369           0  base_matrix.h
  12963.  2-11-91   5:29p      6696           0  base_queue.h
  12964.  2-11-91   5:29p      2900           0  base_range.h
  12965.  2-11-91   5:29p      5183           0  base_stack.h
  12966.  2-11-91   5:30p      7465           0  base_vector.h
  12967.  2-11-91   5:27p     12695           0  bignum.h
  12968.  2-11-91   5:30p      7239           0  binary_node.h
  12969.  2-11-91   5:30p     23550           0  binary_tree.h
  12970.  2-11-91   5:27p     11662           0  bit_set.h
  12971.  2-11-91   5:27p      2468           0  calendar.h
  12972.  2-11-91   5:29p      3824           0  char.h
  12973.  2-11-91   5:27p     15219           0  complex.h
  12974.  2-11-91   5:27p      2379           0  country.h
  12975.  2-11-91   5:27p     22079           0  date_time.h
  12976.  2-11-91   5:29p      6350           0  defpackage.h
  12977.  2-11-91   5:30p     17127           0  d_node.h
  12978.  2-11-91   5:32p         1           0  err_package.p
  12979.  2-11-91   5:28p     25628           0  exception.h
  12980.  2-12-91   5:13p    134550           0  expand_key.exe
  12981.  2-11-91   5:28p      2479           0  generic.h
  12982.  2-11-91   5:28p      9426           0  gen_class.h
  12983.  2-11-91   5:29p     22830           0  gen_string.h
  12984.  2-11-91   5:28p       938           0  gen_tem.h
  12985.  2-11-91   5:28p     30959           0  hash_table.h
  12986.  2-11-91   5:28p      8675           0  ignore_errs.h
  12987.  2-11-91   5:28p      5241           0  iterator.h
  12988.  2-12-91   5:13p    134550           0  keyargs.exe
  12989.  2-11-91   5:28p     30077           0  list.h
  12990.  2-11-91   5:28p     21628           0  matrix.h
  12991.  2-11-91   5:31p     11285           0  misc.h
  12992.  2-11-91   5:30p     16271           0  n_node.h
  12993.  2-11-91   5:30p     21594           0  n_tree.h
  12994.  2-11-91   5:32p         1           0  once_only.p
  12995.  2-11-91   5:29p      8500           0  package.h
  12996.  2-11-91   5:29p      9549           0  pair.h
  12997.  2-11-91   5:29p       749           0  properties.h
  12998.  2-11-91   5:29p     20952           0  queue.h
  12999.  2-11-91   5:29p      7289           0  random.h
  13000.  2-11-91   5:29p      9534           0  range.h
  13001.  2-11-91   5:29p     14820           0  rational.h
  13002.  2-11-91   5:29p      9597           0  regexp.h
  13003.  2-11-91   5:29p     37540           0  set.h
  13004.  2-11-91   5:29p     18413           0  stack.h
  13005.  2-11-91   5:29p     17071           0  string.h
  13006.  2-11-91   5:29p      5541           0  symbol.h
  13007.  2-11-91   5:32p         1           0  sym_package.p
  13008.  2-11-91   5:27p      1896           0  timer.h
  13009.  2-11-91   5:27p      5069           0  timezone.h
  13010.  2-11-91   5:30p     41271           0  vector.h
  13011.      57 File(s)   1174528 bytes free
  13012.  
  13013.